Description Usage Arguments Author(s) See Also
Standardized Regression Slopes Hypothesis Test and Confidence Intervals
1 2 3 4 5 6 7 8 9 | .slopeshatprimeinference(
slopeshatprime = NULL,
sehatslopeshatprime = NULL,
sehatslopeshatprimetype = "textbook",
adjust = FALSE,
n,
X,
y
)
|
slopeshatprime |
Numeric vector of length |
sehatslopeshatprime |
Numeric vector of length |
sehatslopeshatprimetype |
Character string.
Standard errors for standardized regression slopes hypothesis test.
Options are |
adjust |
Logical.
If |
n |
Integer. Sample size. |
X |
|
y |
Numeric vector of length |
Ivan Jacob Agaloos Pesigan
Other inference functions:
.betahatinference()
,
betahatinference()
,
slopeshatprimeinference()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.