nsamples,ubmsFit-method {ubms}R Documentation

Get number of Posterior Samples Stored in a ubmsFit Model

Description

Get number of Posterior Samples Stored in a ubmsFit Model

Usage

## S4 method for signature 'ubmsFit'
nsamples(object, ...)

Arguments

object

A ubmsFit model

...

Currently ignored

Value

An integer representing the number of posterior samples


[Package ubms version 1.2.6 Index]