sim_time: Simulate Time

View source: R/fixef_sim.r

sim_timeR Documentation

Simulate Time

Description

This function simulates data for the time variable of longitudinal data.

Usage

sim_time(n, time_levels = NULL, ...)

Arguments

n

Sample size of the levels.

time_levels

The values the time variable should take. If NULL (default), the time values are discrete integers starting at 0 and going to n - 1.

...

Currently not used.


lebebr01/simglm documentation built on April 8, 2024, 9:03 p.m.