build.designmatrix.nonparam | R Documentation |
The design matrix contains thin plate spline basis functions spanning the space of smooth functions.
build.designmatrix.nonparam(myRCTD, barcodes = NULL, df = 15)
myRCTD |
an |
barcodes |
(default NULL) the barcodes, or pixel names, of the |
df |
(default 15) the degrees of freedom, or number of basis functions to be used in the design matrix |
A design matrix containing the covariates for running CSIDE. The rownames represent pixel names and
are a subset of the pixels in the SpatialRNA
object. The columns each represent a covariate for
explaining differential expression.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.