Learn R Programming

iFad (version 2.0)

matrixPi1: The bernoulli probability matrix for matrixZ1

Description

The matrix with the bernoulli probability for binary matrixZ1. Therefore, matrixPi1[g,k]=P(matrixZ1[g,k]==1). Dim(matrixPi1)=G1*K. This matrix is determined by matrixL1 and eta0, eta1.

Usage

data(matrixPi1)

Arguments

format

The format is: num [1:30, 1:10] 0.2 0.2 0.2 0.2 0.2 0.8 0.2 0.2 0.2 0.2 ...

Examples

Run this code
data(matrixPi1)

Run the code above in your browser using DataLab