View source: R/parameter_manipulation.R
set_parameters | R Documentation |
Set new parameter values via prior infomation
set_parameters(parameters, other_prior, method)
parameters |
The estimation result generated by |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.