mkcord: Make standard normal correlated data from 2 groups/conditions

Description Usage Arguments Value

View source: R/utils.R

Description

Make standard normal correlated data from 2 groups/conditions

Usage

1
mkcord(rho = 0, n = 50)

Arguments

rho

the population correlation the sample is drawn from (default 0).

n

the sample size.

Value

A list with elements x and y.


GRousselet/bootcorci documentation built on March 6, 2021, 7:13 a.m.