Learn R Programming

LagSequential (version 0.1.1)

data_seqgroups_numeric: data_seqgroups_numeric

Description

A column vector of simulated data with 393 observations in 3 segments (which could, e.g., be groups or dyads).

Arguments

Details

A column vector of numeric data with 393 observations in 3 segments (which could, e.g., be groups or dyads). The beginning of each segment is indicated by a number greater than 999. The data set is provided as trial data for the seqgroups function. It is a numeric version of the data in data_seqgroups_strings.

Examples

Run this code
# NOT RUN {
table(data_seqgroups_numeric)
# }

Run the code above in your browser using DataLab