init_subset: Initialize the estimation of beta

Description Usage Arguments Value Examples

View source: R/init_subset.R

Description

Initialize the estimation of beta

Usage

1
init_subset(df, K, col_id = "id")

Arguments

df

A dataframe

K

The number of dataframe to obtain depending on the number of cluster chosen for the mixture

col_id

A character value corresponding to id column name

Value

subset_df A list of K subset of dataframe

Examples

1

binomialMix documentation built on March 23, 2020, 5:09 p.m.