Skip to content

Update in LMMstar user interface #1

@bozenne

Description

@bozenne

The R syntax of the tutorial is anticipated to undergo one visible change when the next version of the LMMstar package is released to improve the user interface:
proportion(e.mlmm, method = "single-step", n.sample = 0)
will be called replaced by
confint(e.mlmm, method = "proportion", columns = c("estimate","se","df","lower","upper","p.value"))
or
model.tables(e.mlmm, method = c("average","pool.fixse","pool.gls","pool.gls1","proportion))
similarly to the other estimators.

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