f_tab {pqrfe} | R Documentation |
Tabular function
Description
Tabular function
Usage
f_tab(N, n, d, theta, sig2, kind)
Arguments
N |
sample size. |
n |
length of alpha. |
d |
length of beta. |
theta |
Numeric vector. |
sig2 |
Numeric vector. |
kind |
Numeric, 1 means alpha, 2 means beta |
Value
a list with a dataframe Core and a matrix Matx, both display the same information
[Package pqrfe version 1.1 Index]