profile.ElementRatio: profile an ElementRatio object

Description Usage Arguments Value

Description

profile.ElementRatio profiles an ElementRatio object to get a confidence interval for a desired parameter

Usage

1
2
3
## S3 method for class 'ElementRatio'
profile(fitted, variable, confidence = 0.95,
  tolerance = 0.1, maxiter = 10, ...)

Arguments

fitted

the ElementRatio object

variable

the variable to profile over

confidence

the desired confidence level

tolerance

how tight to profile it

maxiter

maximum number of iterations

...

unused

Value

the original object with elements profile and confint added


AaronRendahl/WeatheringTrends documentation built on May 5, 2019, 11:42 a.m.