calc_x_density: Calculate the density for x given parameterization theta_x

Description Usage Arguments Value Author(s)

View source: R/calc_x_density.R

Description

calc_x_density calculates the density at x given a parameterization for the density of theta_x. Currently, the exponential distribution, Weibull mixtures, and uniform distribution are supported

Usage

1
calc_x_density(x, theta_x)

Arguments

x

A vector of ages at which to calculate the density

theta_x

List with the fit type and parameter vector

Value

The vector of densities

Author(s)

Michael Holton Price <MichaelHoltonPrice@gmail.com>


eehh-stanford/yada documentation built on June 18, 2020, 8:05 p.m.