mycisB: Graph simulated sampling distribution of sample slopes &...

View source: R/mycisB.R

mycisBR Documentation

Graph simulated sampling distribution of sample slopes & intercepts

Description

Graph simulated sampling distribution of sample slopes & intercepts

Usage

mycisB(N = 5, R = 25, mean = 100, std = 15, intc = -2, slope = 0.25)

Arguments

N

Sample size

R

Number of draws

mean

Mean of population

std

Standard deviation of population

intc

Intercept value

slope

Slope value

Examples

g <- mycisB()
g$g.int
g$g.slope

prox9974/soc429Code documentation built on June 16, 2022, 3:41 a.m.