estimateTimePoint: Function to estimate isotopic value for specific time...

Description Usage Arguments Value

View source: R/estimateIntervals.R

Description

Once the isotopic values in time course are estimated along with estimateIntervals(), this function provides an interface to extract the mean, standard deviation and quantiles for a specific point in time

Usage

1
estimateTimePoint(object, time, intervalProb = 0.95)

Arguments

object

An object of class TemporalIso fitted with estimateIntervals()

time

A vector of numerics, indicating the point in time to extract estimates

intervalProb

A numeric between 0 and 1 indicating the coverage of the credible interval

Value

A data.frame with time points and their means, standard deviations and credible intervals


OsteoBioR documentation built on May 1, 2019, 10:18 p.m.