internal_functions {soilhypfit}R Documentation

Internal Functions of Package soilhypfit

Description

The unexported internal functions

are not intended for direct use. However, as any unexported function, they can be accessed by typing soilhypfit:::function-name.

Author(s)

Andreas Papritz papritz@retired.ethz.ch.

See Also

soilhypfitIntro for a description of the models and a brief summary of the parameter estimation approach;

fit_wrc_hcc for (constrained) estimation of parameters of models for soil water retention and hydraulic conductivity data;

control_fit_wrc_hcc for options to control fit_wrc_hcc;

soilhypfitmethods for common S3 methods for class fit_wrc_hcc;

vcov for computing (co-)variances of the estimated nonlinear parameters;

prfloglik_sample for profile loglikelihood computations;

wc_model and hc_model for currently implemented models for soil water retention curves and hydraulic conductivity functions;

evaporative-length for physically constraining parameter estimates of soil hydraulic material functions.


[Package soilhypfit version 0.1-7 Index]