compareModels1 {uSORT}R Documentation

A modified monocle's function

Description

A modified monocle's function for 'compareModels' which identifies and removes genes whose reduced_models is better than full_models in term of likelihood

Usage

compareModels1(full_models, reduced_models)

Arguments

full_models

a Monocle's vgam full model

reduced_models

a Monocle's vgam reduced/ null model

Value

test_res a dataframe containing status of modeling and adjusted p-value

Author(s)

MaiChan Lau


[Package uSORT version 1.16.0 Index]