Last data update: 2014.03.03

R: Internal mBPCR functions
mBPCR-internalR Documentation

Internal mBPCR functions

Description

Internal functions of package mBPCR.

Usage

computeA10(i, j, y, nu, rhoSquare, sigmaSquare)
computeLA0Vect(y, nu, rhoSquare, sigmaSquare)
computePCReg(y, lA0, lL, lR, nu, rhoSquare, sigmaSquare, kMax=50, regr=NULL)
computeRecursions(lA0, n, kMax=50)
computeRegrCurve(y, typeRegr="BRC", n, kMax=50, lL, lR, lA0, nu, rhoSquare, sigmaSquare, option)
indexLA0(r, c, n)

Details

These functions are not to be called directly by the user

Results