restore {scBFA}R Documentation

Restore the vector of parameter space into their seperated parameterization

Description

Restore the vector of parameter space into their seperated parameterization

Usage

restore(parameters, modelEnv)

Arguments

parameters:

Vectorized parameter space.

modelEnv:

Environment variable contains parameter space , and global variables such as N,G,C,T,detection matrix B etc

Value

A list parameters containing the following parameters: A,Z,U,V,beta,gamma,epsilon


[Package scBFA version 1.6.0 Index]