prepare_eval: format the data for evaluation

View source: R/parameter_estimation.R

prepare_evalR Documentation

format the data for evaluation

Description

format the data for evaluation

Usage

prepare_eval(sim_list, thissim, name, celltype, counttype)

Arguments

sim_list

a list for storing the real and simulated data

thissim

the data to be put into the sim_list

name

name of the data (eg, "real", "simulated")

celltype

cell type that the data contains

counttype

whether the data is unnormalised or normalised

Value

a sim_list filled with the formatted data


SydneyBioX/SimBench documentation built on March 14, 2024, 3:25 a.m.