setup: Setup the parameters of a Negative Binomial regression model...

Description Usage Arguments Value

View source: R/newFit.R

Description

It creates different shared object and epxort them to the father and the child process.

Usage

1
setup(cluster, model, random_start, children, random_init, verbose, Y_sh)

Arguments

cluster

the PSOCK cluster object

model

The model of class newmodel

random_start

if TRUE the setup of parameters is a random samplig(default FALSE)

children

Number of child process.

random_init

if TRUE no initializations is done(default FALSE)

verbose

Print helpful messages(default FALSE).

Y

matrix of counts

Value

A object of class newModel


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