Learn R Programming

geoBayes (version 0.5.1)

transfsample: Compute transformed sample

Description

Compute transformed sample.

Usage

transfsample(runs, model, transf = c("no", "mu", "wo"))

Arguments

runs

A list of lists with elements z, mu, nu, whichobs which gives the samples and link parameter.

model

A list with elements response and family.

transf

The type of transformation to use.

Value

A list with elements sample, transf, itr, ifam.

Details

Computes the transformed sample according to transf.