qubic: qubic

Description Usage Arguments

View source: R/Bric.R

Description

QUBIC Performs a QUalitative BIClustering.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
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


carter-allen/IRISFGM documentation built on Dec. 31, 2020, 9:54 p.m.