Skip to content
/ twNlme Public

Standard errors for basic nlme and gnls model predictions

Notifications You must be signed in to change notification settings

bgctw/twNlme

Repository files navigation

CRAN_Status_Badge Travis-CI Build Status

Overview

The twNlme package helps with estimating uncertainty of predictions of nonlinear mixed effects models.

While the residual variance decreases with averaging over many predictions, the uncertainty due to random effects does not decrease in general.

Installation

# From CRAN (in future)
#install.packages("twNlme")

# First install dependencies
install.packages("nlme")
# Install from github
# install.packages("devtools")
devtools::install_github("bgctw/twNlme")

Usage

See the Tree biomass vignette and other package vignettes (*.md) for examples.

About

Standard errors for basic nlme and gnls model predictions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages