Last data update: 2014.03.03

R: parameters to be used for examples in the case of continuous...
param.contR Documentation

parameters to be used for examples in the case of continuous measurements

Description

means and variance-covariance matrices for each class to be used in examples with continuous measurements.

Usage

data(param.cont)

Details

ped.param is a list of 2 elements:

mu

a list of K=3 (the number of latent classes) entries, each represents the means of the measurement multinormal density in the class,

sigma

a list of K=3 entries, each is the variance-covariance matrix of the measurement multinormal density in the class.

The dimension (the number of multinormal measurements) used in the dataset is 4.

See Also

See also init.norm

Examples

data(param.cont)

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(LCAextend)
Loading required package: boot
Loading required package: mvtnorm
Loading required package: rms
Loading required package: Hmisc
Loading required package: lattice

Attaching package: 'lattice'

The following object is masked from 'package:boot':

    melanoma

Loading required package: survival

Attaching package: 'survival'

The following object is masked from 'package:boot':

    aml

Loading required package: Formula
Loading required package: ggplot2

Attaching package: 'Hmisc'

The following objects are masked from 'package:base':

    format.pval, round.POSIXt, trunc.POSIXt, units

Loading required package: SparseM

Attaching package: 'SparseM'

The following object is masked from 'package:base':

    backsolve

Loading required package: kinship2
Loading required package: Matrix
Loading required package: quadprog
> png(filename="/home/ddbj/snapshot/RGM3/R_CC/result/LCAextend/param.cont.Rd_%03d_medium.png", width=480, height=480)
> ### Name: param.cont
> ### Title: parameters to be used for examples in the case of continuous
> ###   measurements
> ### Aliases: param.cont
> 
> ### ** Examples
> 
> data(param.cont)
> 
> 
> 
> 
> 
> dev.off()
null device 
          1 
>