Hardervidertsie/modelpod: Point of departure estimation with natural splines

Simple point of departure estimation. Fits a 3 d.f. natural spline lm(y ~ splines::ns(x, df = 3)) and uses user defined response value plus the upper 95% confidence limit of the regression fit to estimate the point of departure. A '../results' folder is returned containing a pdf with the fitted curves and a tab delimited text file with the estimates. Please note that piece wise splines are not well suited for all curve types such as log logistic type of data.

Getting started

Package details

Maintainer
LicenseWhat license is it under?
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Hardervidertsie/modelpod")
Hardervidertsie/modelpod documentation built on May 3, 2019, 8:34 p.m.