sigma.breathteststanfit: S3 method to exctract the residual standard deviation

View source: R/sigma.R

sigma.breathteststanfitR Documentation

S3 method to exctract the residual standard deviation

Description

Functions for S3 method defined in breathtestcore for stan_fit and stan_group fit.

Usage

## S3 method for class 'breathteststanfit'
sigma(object, ...)

Arguments

object

A Stan-based fit

...

Not used

Value

A numeric value giving the sigma (= average residual standard deviation) term from the Stan fit.


breathteststan documentation built on April 7, 2022, 5:09 p.m.