mycisB | R Documentation |
Graph simulated sampling distribution of sample slopes & intercepts
mycisB(N = 5, R = 25, mean = 100, std = 15, intc = -2, slope = 0.25)
N |
Sample size |
R |
Number of draws |
mean |
Mean of population |
std |
Standard deviation of population |
intc |
Intercept value |
slope |
Slope value |
g <- mycisB() g$g.int g$g.slope
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.