my.plot: A full experient using my.fdp()

Description Usage Arguments Value Examples

View source: R/my_fdr.r

Description

A full experient using my.fdp()

Usage

1
my.plot(p, t)

Arguments

p

Number of parameters in the linear model

t

point to be estimated

Value

plots

Examples

1
2
3
4
5
6
## Not run: 
set.seed(12345)
n <- 100; rho <- 0.5; sig <- 2; p.nonzero <- 10; beta.nonzero <- 1
my.plot(p=100, t=0.01)

## End(Not run)

DawnGnius/SC19086 documentation built on Jan. 3, 2020, 2:10 a.m.