imputeREE

R-CMD-check

Impute Missing Rare Earth Element Data in Zircon

Imputation methods for missing rare earth elements (REE) data, calculate La and Pr concentrations and Ce anomalies in zircons based on the Chondrite-Onuma and Chondrite-Lattice methods of Carrasco-Godoy and Campbell (2023) and the logarithmic regression from Zhong et al. (2019).

ImputeREEapp

A companion app can be found in https://ccarr.shinyapps.io/ImputeREEapp

The source code for the app can be found in https://github.com/cicarrascog/ImputeREEapp

Installation

You can install the development version of imputeREE from GitHub with:

# install.packages("devtools")
devtools::install_github("cicarrascog/imputeREE")