comp_characteristic_function_alt: comp_characteristic_function_alt

Description Usage Arguments Examples

View source: R/Compare_MPG_GIG_Characteristic_functions.r

Description

comp_characteristic_function_alt

Usage

1
2
3
4
5
6
7
comp_characteristic_function_alt(
  t,
  fun = NULL,
  Name = NULL,
  showBcGround = TRUE,
  colr = c("white", "black")
)

Arguments

t

=c( -20000:20000);

alpha

=10;

nu

=100

Examples

1
2
3
t=c( -20000:20000);  alpha=10; nu=100
comp_characteristic_function_alt(t,fun = c("ch_GIG", "ch_MPG"), c("GIG ","MPG"), showBcGround=FALSE, colr = c("red","blue") )
comp_characteristic_function_alt(t,fun = c("ch_GIG", "ch_MPG"), c("GIG ","MPG"), showBcGround=TRUE )

subhadippal2019/BVNF documentation built on March 12, 2021, 10:05 p.m.