Fstat.CDL.ID.SL1: Fstat.CDL.ID.SL1

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 slope: different slope and different intercept.

Usage

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

Arguments

y

The input data (in vector format).

X

The input data (in matrix format).

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), \hat{σ}^2, and maximum F-statistic.


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