Learn R Programming

LMMstar (version 1.1.0)

proportion: Proportion of Significant Findings

Description

Evaluate the proportion of test above the statistical significance level

Usage

proportion(object, n.sample, trace, ...)

Value

a data.frame with the estimated proportion (estimate column), standard error and confidence interval (when boostrap is used).

Arguments

object

Wald_lmm object

n.sample

[numeric,>=0] number of bootstrap sample used to assess the uncertainty. If 0, then only the point estimate is computed.

trace

[logical] shoudl the execution of the boostrap be trace.

...

additional arguments passed to confint.Wald_lmm