sigmoid {switchde}R Documentation

Calculate the mean vector given parameters and pseudotimes (mu0 formulation)

Description

This function (common to all models) calculates the sigmoidal mean vector given the parameters and factor of pseudotimes

Usage

sigmoid(pst, params)

Arguments

pst

Vector of pseudotimes

params

Vector of length 3 with entries mu_0, k, t0

Value

Mean sigmoidal vector


[Package switchde version 1.18.0 Index]