fitfclust: FCM functions

fitfclustR Documentation

FCM functions

Description

FCM functions

Usage

fitfclust(
  x = NULL,
  curve = NULL,
  timeindex = NULL,
  data = NULL,
  q = 5,
  h = 1,
  p = 5,
  K = 2,
  tol = 0.001,
  maxit = 20,
  pert = 0.01,
  grid = seq(0, 1, length = 100),
  hard = F,
  plot = F,
  trace = F,
  seed = NULL
)

Author(s)

Cordero Francesca, Pernice Simone, Sirovich Roberta


sysbioTurin/connector documentation built on April 9, 2024, 12:10 p.m.