f_tab: Tabular function

View source: R/PQRFE_main.R

f_tabR 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


pqrfe documentation built on Dec. 1, 2022, 5:09 p.m.