R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
IsoplotR
View on CRAN: Click
here
Download and install IsoplotR package within the R console
Install from CRAN:
install.packages("IsoplotR")
Install from Github:
library("remotes")
install_github("cran/IsoplotR")
Install by package version:
library("remotes")
install_version("IsoplotR", "6.4")
Attach the package and use:
library("IsoplotR")
Maintained by
Pieter Vermeesch
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-04-21
Latest Update: 2023-08-28
Description:
Plots U-Pb data on Wetherill and Tera-Wasserburg concordia diagrams. Calculates concordia and discordia ages. Performs linear regression of measurements with correlated errors using 'York', 'Titterington', 'Ludwig' and Omnivariant Generalised Least-Squares ('OGLS') approaches. Generates Kernel Density Estimates (KDEs) and Cumulative Age Distributions (CADs). Produces Multidimensional Scaling (MDS) configurations and Shepard plots of multi-sample detrital datasets using the Kolmogorov-Smirnov distance as a dissimilarity measure. Calculates 40Ar/39Ar ages, isochrons, and age spectra. Computes weighted means accounting for overdispersion. Calculates U-Th-He (single grain and central) ages, logratio plots and ternary diagrams. Processes fission track data using the external detector method and LA-ICP-MS, calculates central ages and plots fission track and other data on radial (a.k.a. 'Galbraith') plots. Constructs total Pb-U, Pb-Pb, Th-Pb, K-Ca, Re-Os, Sm-Nd, Lu-Hf, Rb-Sr and 230Th-U isochrons as well as 230Th-U evolution plots.
How to cite:
Pieter Vermeesch (2016). IsoplotR: Statistical Toolbox for Radiometric Geochronology. R package version 6.4, https://cran.r-project.org/web/packages/IsoplotR. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1 (2016-04-21 22:12), 0.2 (2016-05-06 00:02), 0.3 (2016-05-24 23:30), 0.4 (2016-06-15 00:29), 0.5 (2016-07-03 22:17), 0.6 (2016-07-27 20:27), 0.7 (2016-08-13 13:21), 0.8 (2016-11-16 10:57), 0.9 (2016-12-21 08:30), 0.10 (2017-01-08 17:53), 0.11 (2017-04-17 19:31), 0.12 (2017-05-07 15:34), 0.13 (2017-05-25 18:57), 0.14 (2017-06-18 19:37), 0.15 (2017-07-11 18:49), 0.16 (2017-08-16 19:15), 0.17 (2017-09-05 11:24), 0.18 (2017-09-29 11:27), 1.0 (2017-11-10 15:41), 1.1 (2018-03-28 18:41), 1.2 (2018-05-01 13:00), 1.3 (2018-06-04 19:43), 1.4 (2018-08-13 23:10), 2.0 (2018-09-10 23:20), 2.1 (2018-10-20 23:50), 2.2 (2018-11-09 17:40), 2.3 (2018-12-08 23:40), 2.4 (2019-03-03 23:50), 2.5 (2019-04-03 15:10), 2.6 (2019-05-04 11:50), 2.7 (2019-06-06 20:02), 3.0 (2019-08-05 11:20), 3.1 (2019-10-08 17:40), 3.2 (2020-01-23 17:20), 3.3 (2020-03-19 09:30), 3.4 (2020-07-08 23:50), 3.5 (2020-11-11 00:20), 3.6 (2020-12-17 17:10), 3.7 (2021-03-15 18:50), 3.8 (2021-04-05 18:50), 4.0 (2021-06-06 23:30), 4.1 (2021-07-09 19:40), 4.2 (2021-10-20 15:20), 4.3 (2022-03-06 13:20), 4.4 (2022-05-21 14:00), 5.0 (2022-09-15 11:10), 5.1 (2022-10-18 18:27), 5.2 (2023-03-01 16:10), 5.3 (2023-05-20 12:00), 5.4 (2023-08-28 18:10), 5.5 (2023-09-29 06:20), 5.6 (2023-11-10 07:50), 6.0 (2023-12-21 06:40), 6.1 (2024-02-16 23:00), 6.2 (2024-05-04 17:20), 6.3 (2024-09-15 18:10)
Other packages that cited IsoplotR R package
View IsoplotR citation profile
Other R packages that IsoplotR depends,
imports, suggests or enhances
Complete documentation for IsoplotR
Functions, R codes and Examples using
the IsoplotR R package
Some associated functions: IsoplotR-internal . IsoplotR . Pb0corr . age . age2ratio . agespectrum . cad . central . ci . classes . concordia . data2york . discfilter . diseq . ellipse . evolution . examples . helioplot . isochron . kde . ludwig . mclean . mds . peakfit . radialplot . read.data . scatterplot . set.zeta . settings . titterington . weightedmean . york .
Some associated R codes: ArAr.R . IsoplotR.R . KCa.R . LuHf.R . PD.R . PbPb.R . RbSr.R . ReOs.R . SmNd.R . ThPb.R . ThU.R . UPb.R . UThHe.R . age.R . agespectrum.R . botev.R . cad.R . central.R . ci.R . classes.R . commonPb.R . concordia.R . constants.R . discfilter.R . discordia.R . diseq.R . documentation.R . errorellipse.R . evolution.R . fissiontracks.R . helioplot.R . internals.R . io.R . irr.R . isochron.R . json.R . kde.R . ludwig.R . ludwig2d.R . mds.R . nearPD.R . peakfit.R . radialplot.R . regression.R . titterington.R . toolbox.R . weightedmean.R . york.R . zzz.R . Full IsoplotR package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by
helping add
Reviews / comments / questions /suggestions ↴↴↴
Today's Hot Picks in Authors and Packages
Rfast2
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Manos Papadakis (view profile)
composits
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Sevvandi Kandanaarachchi (view profile)
elect
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Ardo van den Hout (view profile)
dmlalg
Implementation of double machine learning (DML) algorithms in R,
based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Corinne Emmenegger (view profile)
quickcode
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
wordspace
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Stephanie Evert (view profile)