jsRepeatedGadget: jsRepeatedGadget: Shiny Gadget of Repeated measure analysis.

View source: R/jsRepeatedGadget.R

jsRepeatedGadgetR Documentation

jsRepeatedGadget: Shiny Gadget of Repeated measure analysis.

Description

Shiny Gadget including Data, Label info, Table 1, GEE(linear, logistic), Basic plot

Usage

jsRepeatedGadget(data, nfactor.limit = 20)

Arguments

data

data

nfactor.limit

nlevels limit for categorical variables

Details

Shiny Gadget including Data, Label info, Table 1, GEE(linear, logistic), Basic plot

Value

Shiny Gadget including Data, Label info, Table 1, GEE(linear, logistic), Basic plot

Examples

if (interactive()) {
  jsRepeatedGadget(mtcars)
}

jsmodule documentation built on Oct. 18, 2023, 9:08 a.m.