c212.pointmass.weights {c212}R Documentation

Generate a template for the point-mass weightings.

Description

This function generate a template for weights for the proposal distribution used to sample theta variables in models which use a point-mass.

Usage

	c212.pointmass.weights(trial.data)

Arguments

trial.data

A file or data frame containing the trial data, either for end of trial or interim analysis.

Value

A dataframe containing the weightings template for each Body-system, adverse event and, if required, interval.

Author(s)

R. Carragher

Examples

## Not run: 
data(c212.trial.data)
c212.pointmass.weights(c212.trial.data)

## End(Not run)

[Package c212 version 0.95 Index]