coef.bfa: Extract samples of implied regression coefficients from a bfa...

Description Usage Arguments Value

Description

Extract samples of implied regression coefficients from a bfa object

Usage

1
2
3
## S3 method for class 'bfa'
coef(object, responses, scale = attr(object, "type") != "gauss",
  ...)

Arguments

object

A bfa object

responses

A character vector containing one or more response variables

scale

Whether to compute regression coefficients from factor loadings on the correlation scale; recommended if object is a copula or mixed factor model.

...

Ignored

Value

An array of dimension length(index) x p-length(index) x (no. of mcmc samples) with posterior samples of regression coefficients


bfa documentation built on May 1, 2019, 10:19 p.m.