confint.GBRROASAnalysisFitGbr1: Returns the confidence intervals associated with the model...

Description Usage Arguments Value

View source: R/gbrroasanalysisfit_gbr1.R

Description

Returns the confidence intervals associated with the model parameters.

Usage

1
2
3
## S3 method for class 'GBRROASAnalysisFitGbr1'
confint(object, parm = "incr.cost",
  level = 0.95, ...)

Arguments

object

a GBRROASAnalysisFitGbr1 object.

parm

(character vector) a specification of which parameters are to be given confidence intervals, either a vector of numbers or a vector of names.

level

(number between 0 and 1) the confidence level required.

...

ignored.

Value

A matrix with the confidence intervals from the 'confint.lm' method.


google/GeoexperimentsResearch documentation built on May 17, 2019, 7:42 a.m.