Learn R Programming

lodr

R package for analyzing covariates subject to a limit of detection

Copy Link

Version

Install

install.packages('lodr')

Monthly Downloads

119

Version

1.0

License

MIT + file LICENSE

Maintainer

Kevin Donovan

Last Published

April 10th, 2020

Functions in lodr (1.0)

lod_data_ex

Simulated data with covariates subject to limits of detection
lod_lm

Fitting Linear Models with Covariates Subject to a Limit of Detection (LOD)
summary.lod_lm

Summarizing Linear Model Fits with Covariates Subject to a Limit of Detection
residuals.lod_lm

Extract lod_lm residuals
coef.lod_lm

Extract lod_lm Coefficients
fitted.lod_lm

Extract lod_lm residuals
LOD_bootstrap_fit

Rcpp Code for Computing Standard Errors When Fitting Linear Models with Covariates Subject to a Limit of Detection (LOD)
LOD_fit

Rcpp Code for Fitting Linear Models with Covariates Subject to a Limit of Detection (LOD)