Learn R Programming

breathteststan (version 0.8.9)

sigma.breathteststanfit: 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 breathteststanfit
sigma(object, ...)

Value

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

Arguments

object

A Stan-based fit

...

Not used