set_parameters: Set Paramters

View source: R/parameter_manipulation.R

set_parametersR Documentation

Set Paramters

Description

Set new parameter values via prior infomation

Usage

set_parameters(parameters, other_prior, method)

Arguments

parameters

The estimation result generated by simpipe::estimate_parameters()

other_prior

A list with names of certain parameters. Some methods need extra parameters to execute the estimation step, so you must input them. In simulation step, the number of cells, genes, groups, batches, the percent of DEGs and other variables are usually customed, so before simulating a dataset you must point it out.

method

Method name.


duohongrui/simutils documentation built on March 12, 2024, 8:40 p.m.