dcmle-class: Class '"dcmle"'

dcmle-classR Documentation

Class "dcmle"

Description

Fitted model object from dcmle.

Objects from the Class

Objects can be created by calls of the form new("dcmle", ...).

Slots

call:

Object of class "language", the call.

coef:

Object of class "numeric", coefficients (posterior means).

fullcoef:

Object of class "numeric", full coefficients, possibly with fixed values.

vcov:

Object of class "matrix", variance covariance matrix.

details:

Object of class "dcCodaMCMC", the fitted model object.

nobs:

Object of class "integer", number of observations, optional.

method:

Object of class "character".

Methods

[

signature(x = "dcmle"): ...

[[

signature(x = "dcmle"): ...

acfplot

signature(x = "dcmle"): ...

as.array

signature(x = "dcmle"): ...

as.matrix

signature(x = "dcmle"): ...

as.mcmc.list

signature(x = "dcmle"): ...

autocorr.diag

signature(mcmc.obj = "dcmle"): ...

chanames

signature(x = "dcmle"): ...

chisq.diag

signature(x = "dcmle"): ...

coef

signature(object = "dcmle"): ...

coerce

signature(from = "codaMCMC", to = "dcmle"): ...

coerce

signature(from = "dcCodaMCMC", to = "dcmle"): ...

coerce

signature(from = "dcmle", to = "codaMCMC"): ...

coerce

signature(from = "dcmle", to = "dcCodaMCMC"): ...

coerce

signature(from = "dcmle", to = "MCMClist"): ...

coerce

signature(from = "MCMClist", to = "dcmle"): ...

confint

signature(object = "dcmle"): ...

crosscorr.plot

signature(x = "dcmle"): ...

crosscorr

signature(x = "dcmle"): ...

cumuplot

signature(x = "dcmle"): ...

dcdiag

signature(x = "dcmle"): ...

dcsd

signature(object = "dcmle"): ...

dctable

signature(x = "dcmle"): ...

densityplot

signature(x = "dcmle"): ...

densplot

signature(x = "dcmle"): ...

end

signature(x = "dcmle"): ...

frequency

signature(x = "dcmle"): ...

gelman.diag

signature(x = "dcmle"): ...

gelman.plot

signature(x = "dcmle"): ...

geweke.diag

signature(x = "dcmle"): ...

head

signature(x = "dcmle"): ...

heidel.diag

signature(x = "dcmle"): ...

lambdamax.diag

signature(x = "dcmle"): ...

mcpar

signature(x = "dcmle"): ...

nchain

signature(x = "dcmle"): ...

nclones

signature(x = "dcmle"): ...

niter

signature(x = "dcmle"): ...

nvar

signature(x = "dcmle"): ...

pairs

signature(x = "dcmle"): ...

plot

signature(x = "dcmle", y = "missing"): ...

qqmath

signature(x = "dcmle"): ...

quantile

signature(x = "dcmle"): ...

raftery.diag

signature(x = "dcmle"): ...

show

signature(object = "dcmle"): ...

stack

signature(x = "dcmle"): ...

start

signature(x = "dcmle"): ...

str

signature(object = "dcmle"): ...

summary

signature(object = "dcmle"): ...

tail

signature(x = "dcmle"): ...

thin

signature(x = "dcmle"): ...

time

signature(x = "dcmle"): ...

traceplot

signature(x = "dcmle"): ...

update

signature(object = "dcmle"): ...

varnames

signature(x = "dcmle"): ...

vcov

signature(object = "dcmle"): ...

window

signature(x = "dcmle"): ...

xyplot

signature(x = "dcmle"): ...

Author(s)

Peter Solymos

See Also

dcmle

Examples

showClass("dcmle")

dcmle documentation built on July 9, 2023, 6:41 p.m.