Internal-objects: Internal Undocumented Entries This man page is automatically...

Description Usage

Description

Internal Undocumented Entries This man page is automatically generated to gather all internal functions, classes and objects that are not meant to be called outside of the package.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
## S4 method for signature 'AnnotationData'
names(x)

## S4 replacement method for signature 'AnnotationData'
names(x) <- value

## S4 method for signature 'AnnotationData'
dimnames(x)

## S4 replacement method for signature 'AnnotationData,ANY'
dimnames(x) <- value

## S4 method for signature 'AnnotationData,ANY,ANY,ANY'
x[i, j, ..., drop = TRUE]

## S4 method for signature 'AnnotationData'
x$name

## S4 replacement method for signature 'AnnotationData'
x$name <- value

## S4 method for signature 'AnnotationData'
x[[i, j, ...]]

## S4 replacement method for signature 'AnnotationData'
x[[i, j, ...]] <- value

## S4 method for signature 'AnnotatedData'
dimnames(x)

## S4 replacement method for signature 'AnnotatedData,ANY'
dimnames(x) <- value

## S4 method for signature 'AnnotatedData'
dim(x)

## S4 method for signature 'AnnotatedData,ANY,ANY,ANY'
x[i, j, ..., drop = FALSE]

## S4 method for signature 'AnnotatedData'
x$name

## S4 replacement method for signature 'AnnotatedData'
x$name <- value

## S4 method for signature 'AnnotatedData'
x[[i, j, ...]]

## S4 replacement method for signature 'AnnotatedData'
x[[i, j, ...]] <- value

## S4 method for signature 'NMFStrategyIterativeX,mMatrix,NMFfit'
run(object, y, x, maxIter, ...)

renozao/NMF documentation built on June 14, 2020, 9:35 p.m.