Skip to content

Vignette notation discrepancy #19

@yunqiyang0215

Description

@yunqiyang0215

ud_init() takes dat as input, and dat can either from mash_set_data() or X. But X is not mentioned before using it. Same problem occurs in

U_scaled = list(indep = diag(ncol(X)), equal = matrix(1, ncol(X), ncol(X)) + 0.0001 *
    diag(ncol(X)))

See here: https://stephenslab.github.io/udr/reference/ud_init.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions