Learn R Programming

jsmodule (version 1.5.7)

jsRepeatedGadget: 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)

Value

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

Arguments

data

data

nfactor.limit

nlevels limit for categorical variables

Details

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

Examples

Run this code
if (interactive()) {
  jsRepeatedGadget(mtcars)
}

Run the code above in your browser using DataLab