power_cont_LS: Find the power of various discrete tests via permutation.

View source: R/power_cont_LS.R

power_cont_LSR Documentation

Find the power of various discrete tests via permutation.

Description

Find the power of various discrete tests via permutation.

Usage

power_cont_LS(rxy, alpha = 0.05, B = 1000, xparam = 0, yparam = 0)

Arguments

rxy

a function that generates x and y data.

alpha

A numeric constant

B

Number of simulation runs.

xparam

arguments for r1.

yparam

arguments for r2.

Value

A numeric matrix of powers


R2sample documentation built on June 17, 2025, 1:07 a.m.