delayed_initialization: Initialize the parameters of a Negative Binomial regression...

Description Usage Arguments Value

View source: R/newFit.R

Description

It initialize gamma and beta using a Ridge Regression and W and alpha using PCA

Usage

1
delayed_initialization(cluster, children, model, verbose, Y)

Arguments

cluster

The PSOCK cluster

children

Number of child process.

model

The newmodel object

verbose

Print proc time

Y

Is the data matrix

Value

It does not return anything, the parameters are update internally as these are shared object


NewWave documentation built on Dec. 26, 2020, 6 p.m.