fma: JMA

Description Usage Arguments Value

Description

JMA

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
fma(
  y,
  x,
  ma.method = c("JMA", "MMA"),
  model.subset = c("nested", "all"),
  factor.variables = NULL,
  pd = T,
  calc.var = c("none", "boot"),
  bsa = 100
)

Arguments

y

Y

x

X

ma.method

JMA, MMA

model.subset

nested,all

factor.variables

NULL

pd

T

calc.var

none,boot

bsa

100

Value

betahat,se, lci , uci , weight , yhatehat , y , x ,coef of all model,Waic ,betahataic,Wbic ,betahatbic


WendyLIU1112/fma documentation built on June 15, 2020, 12:37 a.m.