df_results_example {RCTS}R Documentation

An example for df_results. This dataframe contains the estimators for each configuration.

Description

An example for df_results. This dataframe contains the estimators for each configuration.

Usage

df_results_example

Format

Dataframe with 4 rows (one for each configuration) and 11 columns:

S

number of groups

k_common

number of common factors

k1

number of group specific factors in group 1

k2

number of group specific factors in group 2

k3

number of group specific factors in group 3

g

estimated group membership

beta_est

estimated beta

factor_group

estimated group specific factors

lambda_group

estimated loadings to the group specific factors

comfactor

estimated common factors

lambda_group

estimated loadings to the common factors


[Package RCTS version 0.2.4 Index]