sigma.blblm: sigma.blblm

Description Usage Arguments

View source: R/blblm.R

Description

Returns blb prediction of sigma of linear model. Can return a confidence interval instead.

Usage

1
2
## S3 method for class 'blblm'
sigma(object, confidence = FALSE, level = 0.95, ...)

Arguments

object

blblm

confidence

boolean return confidence interval or not

level

if confidence is TRUE level of confidence interval

...

further arguments passed to or from other methods.


dlmao/blbmethods documentation built on Dec. 20, 2021, 12:09 a.m.