anocva
A Non-Parametric Statistical Test to Compare Clustering Structures
Description
Provides ANOCVA (ANalysis Of Cluster VAriability), a non-parametric statistical test to compare clustering structures with applications in functional magnetic resonance imaging data (fMRI). The ANOCVA allows us to compare the clustering structure of multiple groups simultaneously and also to identify features that contribute to the differential clustering.
Downloads
364
Last 30 days
8816th
849
Last 90 days
849
Last year
Trend: -25% (30d vs prior 30d)
CRAN Check Status
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | NOTE |
| r-devel-linux-x86_64-fedora-gcc | NOTE |
| r-devel-macos-arm64 | NOTE |
| r-devel-windows-x86_64 | NOTE |
| r-oldrel-macos-arm64 | NOTE |
| r-oldrel-macos-x86_64 | NOTE |
| r-oldrel-windows-x86_64 | NOTE |
| r-patched-linux-x86_64 | NOTE |
| r-release-linux-x86_64 | NOTE |
| r-release-macos-arm64 | NOTE |
| r-release-macos-x86_64 | NOTE |
| r-release-windows-x86_64 | NOTE |
Check details (16 non-OK)
CRAN incoming feasibility
Maintainer: ‘Maciel C. Vidal <calebe@ime.usp.br>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Maciel", "C."),
family = "Vidal",
role = c("aut", "cre"),
email = "calebe@ime.usp.br"),
person(given = "Andre",
family = "Fujita",
role = "aut"))
as necessary.
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
| ^
checkRd: (-1) anocvaStats.Rd:14: Lost braces; missing escapes or markup?
14 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for i-th subject.}
| ^
checkRd: (-1) checkNClust.Rd:5: Lost braces; missing escapes or markup?
5 | \title{If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.}
| ^
checkRd: (-1) checkNClust.Rd:24: Lost braces; missing escapes or markup?
24 | If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.
| ^
checkRd: (-1) checkRange01.Rd:5: Lost braces; missing escapes or markup?
5 | \title{Check for {0,1} Interval Normalization.}
| ^
checkRd: (-1) checkRange01.Rd:16: Lost braces; missing escapes or markup?
16 | Verifies if the data is normalized in the range {0,1}.
| ^
checkRd: (-1) checkRange01.Rd:13: Lost braces; missing escapes or markup?
13 | The data matrix normalized in the range {0,1}.
| ^
checkRd: (-1) nClust.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}.
| ^
checkRd: (-1) nClustMulti.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}. Takes the mean of all samples in order to perform the estimation.
| ^
checkRd: (-1) optimalSlope.Rd:6: Lost braces; missing escapes or markup?
6 | The optimal number of clusters will be verified in the range {2,..., maxClust}.}
| ^
checkRd: (-1) optimalSlope.Rd:22: Lost braces; missing escapes or markup?
22 | The optimal number of clusters will be verified in the range {2,..., maxClust}.
| ^
CRAN incoming feasibility
Maintainer: ‘Maciel C. Vidal <calebe@ime.usp.br>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Maciel", "C."),
family = "Vidal",
role = c("aut", "cre"),
email = "calebe@ime.usp.br"),
person(given = "Andre",
family = "Fujita",
role = "aut"))
as necessary.
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
| ^
checkRd: (-1) anocvaStats.Rd:14: Lost braces; missing escapes or markup?
14 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for i-th subject.}
| ^
checkRd: (-1) checkNClust.Rd:5: Lost braces; missing escapes or markup?
5 | \title{If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.}
| ^
checkRd: (-1) checkNClust.Rd:24: Lost braces; missing escapes or markup?
24 | If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.
| ^
checkRd: (-1) checkRange01.Rd:5: Lost braces; missing escapes or markup?
5 | \title{Check for {0,1} Interval Normalization.}
| ^
checkRd: (-1) checkRange01.Rd:16: Lost braces; missing escapes or markup?
16 | Verifies if the data is normalized in the range {0,1}.
| ^
checkRd: (-1) checkRange01.Rd:13: Lost braces; missing escapes or markup?
13 | The data matrix normalized in the range {0,1}.
| ^
checkRd: (-1) nClust.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}.
| ^
checkRd: (-1) nClustMulti.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}. Takes the mean of all samples in order to perform the estimation.
| ^
checkRd: (-1) optimalSlope.Rd:6: Lost braces; missing escapes or markup?
6 | The optimal number of clusters will be verified in the range {2,..., maxClust}.}
| ^
checkRd: (-1) optimalSlope.Rd:22: Lost braces; missing escapes or markup?
22 | The optimal number of clusters will be verified in the range {2,..., maxClust}.
| ^
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
| ^
checkRd: (-1) anocvaStats.Rd:14: Lost braces; missing escapes or markup?
14 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for i-th subject.}
| ^
checkRd: (-1) checkNClust.Rd:5: Lost braces; missing escapes or markup?
5 | \title{If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.}
| ^
checkRd: (-1) checkNClust.Rd:24: Lost braces; missing escapes or markup?
24 | If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.
| ^
checkRd: (-1) checkRange01.Rd:5: Lost braces; missing escapes or markup?
5 | \title{Check for {0,1} Interval Normalization.}
| ^
checkRd: (-1) checkRange01.Rd:16: Lost braces; missing escapes or markup?
16 | Verifies if the data is normalized in the range {0,1}.
| ^
checkRd: (-1) checkRange01.Rd:13: Lost braces; missing escapes or markup?
13 | The data matrix normalized in the range {0,1}.
| ^
checkRd: (-1) nClust.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}.
| ^
checkRd: (-1) nClustMulti.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}. Takes the mean of all samples in order to perform the estimation.
| ^
checkRd: (-1) optimalSlope.Rd:6: Lost braces; missing escapes or markup?
6 | The optimal number of clusters will be verified in the range {2,..., maxClust}.}
| ^
checkRd: (-1) optimalSlope.Rd:22: Lost braces; missing escapes or markup?
22 | The optimal number of clusters will be verified in the range {2,..., maxClust}.
| ^
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
| ^
checkRd: (-1) anocvaStats.Rd:14: Lost braces; missing escapes or markup?
14 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for i-th subject.}
| ^
checkRd: (-1) checkNClust.Rd:5: Lost braces; missing escapes or markup?
5 | \title{If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.}
| ^
checkRd: (-1) checkNClust.Rd:24: Lost braces; missing escapes or markup?
24 | If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.
| ^
checkRd: (-1) checkRange01.Rd:5: Lost braces; missing escapes or markup?
5 | \title{Check for {0,1} Interval Normalization.}
| ^
checkRd: (-1) checkRange01.Rd:16: Lost braces; missing escapes or markup?
16 | Verifies if the data is normalized in the range {0,1}.
| ^
checkRd: (-1) checkRange01.Rd:13: Lost braces; missing escapes or markup?
13 | The data matrix normalized in the range {0,1}.
| ^
checkRd: (-1) nClust.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}.
| ^
checkRd: (-1) nClustMulti.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}. Takes the mean of all samples in order to perform the estimation.
| ^
checkRd: (-1) optimalSlope.Rd:6: Lost braces; missing escapes or markup?
6 | The optimal number of clusters will be verified in the range {2,..., maxClust}.}
| ^
checkRd: (-1) optimalSlope.Rd:22: Lost braces; missing escapes or markup?
22 | The optimal number of clusters will be verified in the range {2,..., maxClust}.
| ^
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
| ^
checkRd: (-1) anocvaStats.Rd:14: Lost braces; missing escapes or markup?
14 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for i-th subject.}
| ^
checkRd: (-1) checkNClust.Rd:5: Lost braces; missing escapes or markup?
5 | \title{If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.}
| ^
checkRd: (-1) checkNClust.Rd:24: Lost braces; missing escapes or markup?
24 | If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.
| ^
checkRd: (-1) checkRange01.Rd:5: Lost braces; missing escapes or markup?
5 | \title{Check for {0,1} Interval Normalization.}
| ^
checkRd: (-1) checkRange01.Rd:16: Lost braces; missing escapes or markup?
16 | Verifies if the data is normalized in the range {0,1}.
| ^
checkRd: (-1) checkRange01.Rd:13: Lost braces; missing escapes or markup?
13 | The data matrix normalized in the range {0,1}.
| ^
checkRd: (-1) nClust.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}.
| ^
checkRd: (-1) nClustMulti.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}. Takes the mean of all samples in order to perform the estimation.
| ^
checkRd: (-1) optimalSlope.Rd:6: Lost braces; missing escapes or markup?
6 | The optimal number of clusters will be verified in the range {2,..., maxClust}.}
| ^
checkRd: (-1) optimalSlope.Rd:22: Lost braces; missing escapes or markup?
22 | The optimal number of clusters will be verified in the range {2,..., maxClust}.
| ^
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
| ^
checkRd: (-1) anocvaStats.Rd:14: Lost braces; missing escapes or markup?
14 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for i-th subject.}
| ^
checkRd: (-1) checkNClust.Rd:5: Lost braces; missing escapes or markup?
5 | \title{If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.}
| ^
checkRd: (-1) checkNClust.Rd:24: Lost braces; missing escapes or markup?
24 | If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.
| ^
checkRd: (-1) checkRange01.Rd:5: Lost braces; missing escapes or markup?
5 | \title{Check for {0,1} Interval Normalization.}
| ^
checkRd: (-1) checkRange01.Rd:16: Lost braces; missing escapes or markup?
16 | Verifies if the data is normalized in the range {0,1}.
| ^
checkRd: (-1) checkRange01.Rd:13: Lost braces; missing escapes or markup?
13 | The data matrix normalized in the range {0,1}.
| ^
checkRd: (-1) nClust.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}.
| ^
checkRd: (-1) nClustMulti.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}. Takes the mean of all samples in order to perform the estimation.
| ^
checkRd: (-1) optimalSlope.Rd:6: Lost braces; missing escapes or markup?
6 | The optimal number of clusters will be verified in the range {2,..., maxClust}.}
| ^
checkRd: (-1) optimalSlope.Rd:22: Lost braces; missing escapes or markup?
22 | The optimal number of clusters will be verified in the range {2,..., maxClust}.
| ^
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
| ^
checkRd: (-1) anocvaStats.Rd:14: Lost braces; missing escapes or markup?
14 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for i-th subject.}
| ^
checkRd: (-1) checkNClust.Rd:5: Lost braces; missing escapes or markup?
5 | \title{If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.}
| ^
checkRd: (-1) checkNClust.Rd:24: Lost braces; missing escapes or markup?
24 | If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.
| ^
checkRd: (-1) checkRange01.Rd:5: Lost braces; missing escapes or markup?
5 | \title{Check for {0,1} Interval Normalization.}
| ^
checkRd: (-1) checkRange01.Rd:16: Lost braces; missing escapes or markup?
16 | Verifies if the data is normalized in the range {0,1}.
| ^
checkRd: (-1) checkRange01.Rd:13: Lost braces; missing escapes or markup?
13 | The data matrix normalized in the range {0,1}.
| ^
checkRd: (-1) nClust.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}.
| ^
checkRd: (-1) nClustMulti.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}. Takes the mean of all samples in order to perform the estimation.
| ^
checkRd: (-1) optimalSlope.Rd:6: Lost braces; missing escapes or markup?
6 | The optimal number of clusters will be verified in the range {2,..., maxClust}.}
| ^
checkRd: (-1) optimalSlope.Rd:22: Lost braces; missing escapes or markup?
22 | The optimal number of clusters will be verified in the range {2,..., maxClust}.
| ^
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
| ^
checkRd: (-1) anocvaStats.Rd:14: Lost braces; missing escapes or markup?
14 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for i-th subject.}
| ^
checkRd: (-1) checkNClust.Rd:5: Lost braces; missing escapes or markup?
5 | \title{If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.}
| ^
checkRd: (-1) checkNClust.Rd:24: Lost braces; missing escapes or markup?
24 | If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.
| ^
checkRd: (-1) checkRange01.Rd:5: Lost braces; missing escapes or markup?
5 | \title{Check for {0,1} Interval Normalization.}
| ^
checkRd: (-1) checkRange01.Rd:16: Lost braces; missing escapes or markup?
16 | Verifies if the data is normalized in the range {0,1}.
| ^
checkRd: (-1) checkRange01.Rd:13: Lost braces; missing escapes or markup?
13 | The data matrix normalized in the range {0,1}.
| ^
checkRd: (-1) nClust.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}.
| ^
checkRd: (-1) nClustMulti.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}. Takes the mean of all samples in order to perform the estimation.
| ^
checkRd: (-1) optimalSlope.Rd:6: Lost braces; missing escapes or markup?
6 | The optimal number of clusters will be verified in the range {2,..., maxClust}.}
| ^
checkRd: (-1) optimalSlope.Rd:22: Lost braces; missing escapes or markup?
22 | The optimal number of clusters will be verified in the range {2,..., maxClust}.
| ^
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
| ^
checkRd: (-1) anocvaStats.Rd:14: Lost braces; missing escapes or markup?
14 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for i-th subject.}
| ^
checkRd: (-1) checkNClust.Rd:5: Lost braces; missing escapes or markup?
5 | \title{If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.}
| ^
checkRd: (-1) checkNClust.Rd:24: Lost braces; missing escapes or markup?
24 | If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.
| ^
checkRd: (-1) checkRange01.Rd:5: Lost braces; missing escapes or markup?
5 | \title{Check for {0,1} Interval Normalization.}
| ^
checkRd: (-1) checkRange01.Rd:16: Lost braces; missing escapes or markup?
16 | Verifies if the data is normalized in the range {0,1}.
| ^
checkRd: (-1) checkRange01.Rd:13: Lost braces; missing escapes or markup?
13 | The data matrix normalized in the range {0,1}.
| ^
checkRd: (-1) nClust.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}.
| ^
checkRd: (-1) nClustMulti.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}. Takes the mean of all samples in order to perform the estimation.
| ^
checkRd: (-1) optimalSlope.Rd:6: Lost braces; missing escapes or markup?
6 | The optimal number of clusters will be verified in the range {2,..., maxClust}.}
| ^
checkRd: (-1) optimalSlope.Rd:22: Lost braces; missing escapes or markup?
22 | The optimal number of clusters will be verified in the range {2,..., maxClust}.
| ^
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
| ^
checkRd: (-1) anocvaStats.Rd:14: Lost braces; missing escapes or markup?
14 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for i-th subject.}
| ^
checkRd: (-1) checkNClust.Rd:5: Lost braces; missing escapes or markup?
5 | \title{If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.}
| ^
checkRd: (-1) checkNClust.Rd:24: Lost braces; missing escapes or markup?
24 | If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.
| ^
checkRd: (-1) checkRange01.Rd:5: Lost braces; missing escapes or markup?
5 | \title{Check for {0,1} Interval Normalization.}
| ^
checkRd: (-1) checkRange01.Rd:16: Lost braces; missing escapes or markup?
16 | Verifies if the data is normalized in the range {0,1}.
| ^
checkRd: (-1) checkRange01.Rd:13: Lost braces; missing escapes or markup?
13 | The data matrix normalized in the range {0,1}.
| ^
checkRd: (-1) nClust.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}.
| ^
checkRd: (-1) nClustMulti.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}. Takes the mean of all samples in order to perform the estimation.
| ^
checkRd: (-1) optimalSlope.Rd:6: Lost braces; missing escapes or markup?
6 | The optimal number of clusters will be verified in the range {2,..., maxClust}.}
| ^
checkRd: (-1) optimalSlope.Rd:22: Lost braces; missing escapes or markup?
22 | The optimal number of clusters will be verified in the range {2,..., maxClust}.
| ^
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
| ^
checkRd: (-1) anocvaStats.Rd:14: Lost braces; missing escapes or markup?
14 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for i-th subject.}
| ^
checkRd: (-1) checkNClust.Rd:5: Lost braces; missing escapes or markup?
5 | \title{If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.}
| ^
checkRd: (-1) checkNClust.Rd:24: Lost braces; missing escapes or markup?
24 | If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.
| ^
checkRd: (-1) checkRange01.Rd:5: Lost braces; missing escapes or markup?
5 | \title{Check for {0,1} Interval Normalization.}
| ^
checkRd: (-1) checkRange01.Rd:16: Lost braces; missing escapes or markup?
16 | Verifies if the data is normalized in the range {0,1}.
| ^
checkRd: (-1) checkRange01.Rd:13: Lost braces; missing escapes or markup?
13 | The data matrix normalized in the range {0,1}.
| ^
checkRd: (-1) nClust.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}.
| ^
checkRd: (-1) nClustMulti.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}. Takes the mean of all samples in order to perform the estimation.
| ^
checkRd: (-1) optimalSlope.Rd:6: Lost braces; missing escapes or markup?
6 | The optimal number of clusters will be verified in the range {2,..., maxClust}.}
| ^
checkRd: (-1) optimalSlope.Rd:22: Lost braces; missing escapes or markup?
22 | The optimal number of clusters will be verified in the range {2,..., maxClust}.
| ^
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
| ^
checkRd: (-1) anocvaStats.Rd:14: Lost braces; missing escapes or markup?
14 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for i-th subject.}
| ^
checkRd: (-1) checkNClust.Rd:5: Lost braces; missing escapes or markup?
5 | \title{If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.}
| ^
checkRd: (-1) checkNClust.Rd:24: Lost braces; missing escapes or markup?
24 | If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.
| ^
checkRd: (-1) checkRange01.Rd:5: Lost braces; missing escapes or markup?
5 | \title{Check for {0,1} Interval Normalization.}
| ^
checkRd: (-1) checkRange01.Rd:16: Lost braces; missing escapes or markup?
16 | Verifies if the data is normalized in the range {0,1}.
| ^
checkRd: (-1) checkRange01.Rd:13: Lost braces; missing escapes or markup?
13 | The data matrix normalized in the range {0,1}.
| ^
checkRd: (-1) nClust.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}.
| ^
checkRd: (-1) nClustMulti.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}. Takes the mean of all samples in order to perform the estimation.
| ^
checkRd: (-1) optimalSlope.Rd:6: Lost braces; missing escapes or markup?
6 | The optimal number of clusters will be verified in the range {2,..., maxClust}.}
| ^
checkRd: (-1) optimalSlope.Rd:22: Lost braces; missing escapes or markup?
22 | The optimal number of clusters will be verified in the range {2,..., maxClust}.
| ^
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
| ^
checkRd: (-1) anocvaStats.Rd:14: Lost braces; missing escapes or markup?
14 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for i-th subject.}
| ^
checkRd: (-1) checkNClust.Rd:5: Lost braces; missing escapes or markup?
5 | \title{If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.}
| ^
checkRd: (-1) checkNClust.Rd:24: Lost braces; missing escapes or markup?
24 | If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.
| ^
checkRd: (-1) checkRange01.Rd:5: Lost braces; missing escapes or markup?
5 | \title{Check for {0,1} Interval Normalization.}
| ^
checkRd: (-1) checkRange01.Rd:16: Lost braces; missing escapes or markup?
16 | Verifies if the data is normalized in the range {0,1}.
| ^
checkRd: (-1) checkRange01.Rd:13: Lost braces; missing escapes or markup?
13 | The data matrix normalized in the range {0,1}.
| ^
checkRd: (-1) nClust.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}.
| ^
checkRd: (-1) nClustMulti.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}. Takes the mean of all samples in order to perform the estimation.
| ^
checkRd: (-1) optimalSlope.Rd:6: Lost braces; missing escapes or markup?
6 | The optimal number of clusters will be verified in the range {2,..., maxClust}.}
| ^
checkRd: (-1) optimalSlope.Rd:22: Lost braces; missing escapes or markup?
22 | The optimal number of clusters will be verified in the range {2,..., maxClust}.
| ^
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
| ^
checkRd: (-1) anocvaStats.Rd:14: Lost braces; missing escapes or markup?
14 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for i-th subject.}
| ^
checkRd: (-1) checkNClust.Rd:5: Lost braces; missing escapes or markup?
5 | \title{If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.}
| ^
checkRd: (-1) checkNClust.Rd:24: Lost braces; missing escapes or markup?
24 | If the number of clusters has not been set, estimates it by using Slope criterion in the range {2, 20}.
| ^
checkRd: (-1) checkRange01.Rd:5: Lost braces; missing escapes or markup?
5 | \title{Check for {0,1} Interval Normalization.}
| ^
checkRd: (-1) checkRange01.Rd:16: Lost braces; missing escapes or markup?
16 | Verifies if the data is normalized in the range {0,1}.
| ^
checkRd: (-1) checkRange01.Rd:13: Lost braces; missing escapes or markup?
13 | The data matrix normalized in the range {0,1}.
| ^
checkRd: (-1) nClust.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}.
| ^
checkRd: (-1) nClustMulti.Rd:26: Lost braces; missing escapes or markup?
26 | verified in the range {2,..., maxClust}. Takes the mean of all samples in order to perform the estimation.
| ^
checkRd: (-1) optimalSlope.Rd:6: Lost braces; missing escapes or markup?
6 | The optimal number of clusters will be verified in the range {2,..., maxClust}.}
| ^
checkRd: (-1) optimalSlope.Rd:22: Lost braces; missing escapes or markup?
22 | The optimal number of clusters will be verified in the range {2,..., maxClust}.
| ^
Check History
NOTE 0 OK · 14 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
CRAN incoming feasibility
Maintainer: ‘Maciel C. Vidal <calebe@ime.usp.br>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Maciel", "C."),
family = "Vidal",
role = c("aut", "cre"),
email = "calebe@ime.usp.br"),
person(given = "Andre",
family = "Fujita",
role = "aut"))
as necessary.
CRAN incoming feasibility
Maintainer: ‘Maciel C. Vidal <calebe@ime.usp.br>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Maciel", "C."),
family = "Vidal",
role = c("aut", "cre"),
email = "calebe@ime.usp.br"),
person(given = "Andre",
family = "Fujita",
role = "aut"))
as necessary.
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
|
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
|
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
|
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
|
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
|
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
|
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
|
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
|
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
|
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
|
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
|
Rd files
checkRd: (-1) anocva.Rd:16: Lost braces; missing escapes or markup?
16 | \item{id}{A list in range {1,2,...,n}, where id[i] identifies the population id for the i-th subject.}
| ^
checkRd: (-1) anocva.Rd:20: Lost braces; missing escapes or markup?
20 | \item{r}{The optimal number of clusters. If NULL, then it will be estimated by the slope criterion in the interval {2..20}.}
|