group_trend: group_trend

View source: R/group_trend.R

group_trendR Documentation

group_trend

Description

group_trend

Usage

group_trend(
  x,
  result = NULL,
  data.info = c("sample", "subject", "time", "class"),
  title = "",
  T0 = F,
  time0 = NULL,
  FC = F,
  scaling = T
)

Arguments

x
result
data.info
title
T0
time0

Value

p

Examples

group_trend(x)

lucanard/stat_tools documentation built on Dec. 10, 2022, 2:47 a.m.