consider: Draw 'n' _parameter_ vectors from the fitted likelihood for a...

Description Usage Arguments Value Methods (by class)

View source: R/consider.R

Description

Draw n _parameter_ vectors from the fitted likelihood for a model

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
consider(m, x, n = 1, ...)

## Default S3 method:
consider(m, x, n = 1, ...)

## S3 method for class 'crch'
consider(m, x, n = 1, ...)

## S3 method for class 'svymnlogit'
consider(m, x, n = 1, ...)

Arguments

m

the model.

x

data.frame. The population of interest.

n

numeric. Number of vectors to draw. Default 1.

...

other arguments to particular methods, I guess

Value

a matrix of parameter vectors.

Methods (by class)


deepfriar/gilez documentation built on Dec. 19, 2021, 10:09 p.m.