Conditional AIC (cAIC) of the conditional log-likelihood \(l(y \vert u)\) of y given the random effects u
condAIC(X, Z, y, theta, Delta, V, VCNs, nObs, verbose = TRUE)Conditional AIC (cAIC) of the conditional log-likelihood \(l(y \vert u)\) of y given the random effects u.
A \(n \times K\) dimensional (design) matrix.
A\(n \times Jp\) dimensional block-diagonal design matrix. Each j-th block (\(j = 1,\dots,J\)) is a \(n_j \times p\) dimensional design matrix for the j-th clone.
n-dimensional vector of the time-adjacent cellular increments
p-dimensional vector parameter.
covariance matrix of the random effects u
A \(p \times K\) dimensional net-effect matrix.
A n-dimensional vector including values of the vector copy number corresponding to the cell counts of y.
A K-dimensional vector including the frequencies of each clone k (\(k = 1,\dots,K\)).
(defaults to TRUE) Logical value. If TRUE, then information messages on the progress of the algorithm are printed to the console.