bootstrap.metab: Bootstrap Metabolism Bootstrapping function for metabolism...

View source: R/MFEmetab.R

bootstrap.metabR Documentation

Bootstrap Metabolism Bootstrapping function for metabolism model; JAZ 2014-11-3; modified from Winslow and GLEON fellows

Description

Bootstrap Metabolism Bootstrapping function for metabolism model; JAZ 2014-11-3; modified from Winslow and GLEON fellows

Usage

bootstrap.metab(parGuess, dataTemp, n = 1000, ar1.resids = FALSE, timeStep)

Arguments

parGuess

A guessed parameter to start with? (Not sure this is right -KG)

dataTemp

A data frame

n

Number of bootstrap iterations; default is 1000.

ar1.resids

Logical; whether or not to maintain the ar1 component of the residuals.

timeStep

timeStep of data

Value

A data frame


MFEh2o/MFEUtilities documentation built on May 6, 2023, 1:33 p.m.