qubic {IRISFGM}R Documentation

qubic

Description

QUBIC Performs a QUalitative BIClustering.

Usage

qubic(
  i = NULL,
  N = FALSE,
  R = FALSE,
  Fa = FALSE,
  d = FALSE,
  D = FALSE,
  C = FALSE,
  n = FALSE,
  q = 0.05,
  f = 0.85,
  k = 13,
  c = 0.9,
  o = 100
)

Arguments

i

input

N

index

R

index

Fa

index

d

index

D

index

C

index

n

index

q

index

f

index

k

index

c

index

o

index

Value

qubic results


[Package IRISFGM version 1.2.0 Index]