apqgmodel-methods: Extract raw fit from IsoAPQModel object

Description Usage Arguments Value

Description

Extract raw fit from IsoAPQModel object

Extract variances of random effects from IsoAPQModel object

Extract protein abundances from IsoAPQModel object

Extract fixed effects from IsoAPQModel object

Extract hessian of the negative log-likelihood from IsoAPQModel object

Extract fixed effects from IsoAPQModel object

Extract fit status (message) from IsoAPQModel object

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13

Arguments

x

object of class IsoAPQModel

Value

list or other type returned by the model fitting function such as optim

numeric, vector of estimated variances of random effects

numeric, vector of values of estimated protein abundances

numeric, vector of values of estimated fixed effects

matrix - hessian of the negative log-likelihood evaluated at the solution

numeric- value of log-likelihood at the solution

character - message indicating if model converged


mstaniak/SharedPeptidesIso documentation built on Dec. 21, 2021, 10:11 p.m.