sum_squares_lasso: Sum of squares

View source: R/model_fitting.R

sum_squares_lassoR Documentation

Sum of squares

Description

Computes sum-of-squares for a

Usage

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")


CshlSiepelLab/tuSelecter2 documentation built on June 2, 2025, 7:09 a.m.