condprob_dq_nu: Calculates the nu component of dq

Description Usage Arguments

View source: R/mbd_condprob.R

Description

Calculates the nu component of dq

Usage

1
condprob_dq_nu(qq, nu_matrix)

Arguments

qq

the matrix q_m1, m2

nu_matrix

matrix for the nu component. Component m,n is equal to choose(n, m - n) x q ^ (m - n) x (1 - q) ^ (2 * n - m)


Giappo/mbd documentation built on March 3, 2020, 3:36 a.m.