Fstat.CDL.ID.SL2: Fstat.CDL.ID.SL2

Description Usage Arguments Value

View source: R/coefclust.R

Description

Find the most likely cluster in the simple linear regression for given potential centroids in the intercept only: the same slope but different intercepts.

Usage

1
Fstat.CDL.ID.SL2(y, X, cdataL, ID, overlap)

Arguments

y

The input data (in vector format).

X

The input data (in matrix format), N-by-2 matrix.

cdataL

Pre-defined cdata list which is from List.C.Data(DMatrix,MR).

ID

Indices for potential centroids.

overlap

Boolean which is TRUE for overlapping clusters / FALSE for non-overlapping clusters.

Value

Most likely cluster (defined by center and radius) and \hat{σ}^2.


mkamenet3/coefclust documentation built on June 28, 2020, 10:41 a.m.