sum_squares_lasso: Sum of squares

Description Usage Arguments

View source: R/model_fitting.R

Description

Computes sum-of-squares for a

Usage

1
sum_squares_lasso(x, models, data, lambda = 0, transform)

Arguments

x

the transcript model abundances

models

the matrix of transcript models

data

a vector of the observed data

lambda

the weight of the lasso penalty (not implemented at this time)

transform

how to transform the data (either "identity" or "log")


ndukler/tuSelecter2 documentation built on Aug. 4, 2020, 1 p.m.