Skip to content

bgctw/twNlme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages