| reptcm {heR.IndoorAir} | R Documentation |
Function to repeat optimizing the tcm model,
sampling the residuals from a normal distribution
for the purpose of estimating the distribution (and correlation)
of the fit parameters due to statistical (random) error.
reptcm(rmean=0, rsd=1, n=10,
initpar=c(70100, 97.6, 61.4, 4.62, 4.21))
rmean |
the mean of the residuals |
rsd |
the standard deviation of the residuals |
n |
the number of simulations |
initpar |
the initial set of parameters |
The default initpar were found by optimizing with the
original Partridge house data: f = 53.25 at minimum
A data frame containing the initial parameter values and the final parameter values.
Neil E. Klepeis
nklepeis@uclink.berkeley.edu
http://socrates.berkeley.edu/~nklepeis