CRAN
doBy 4.6-1
Groupwise Statistics, LSmeans, Linear Contrasts, Utilities
Released Mar 20, 2018 by Søren Højsgaard
Dependencies
Matrix 1.2-12 plyr 1.8.4 magrittr 1.5 MASS 7.3-49 dplyr 0.7.4
Contains: 1) Facilities for working with grouped data: 'do' something to data stratified 'by' some variables. 2) LSmeans (least-squares means), general linear contrasts. 3) Miscellaneous other utilities.
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>doBy</artifactId> <version>4.6-1-b1</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:doBy')
Test Results
This package was last tested against Renjin 0.9.2615 on Mar 27, 2018.
- by-order-examples
- by-split-examples
- by-subset-examples
- by-summary-examples
- by-transform-examples
- data-NIRmilk-examples
- data-beets-examples
- data-breastcancer-examples
- data-budworm-examples
- data-carcass-examples
- data-codstom-examples
- data-crimeRate-examples
- data-dietox-examples
- data-haldCement-examples
- data-milkman-examples
- data-potatoes-examples
- descStat-examples
- esticon-examples
- firstlastobs-examples
- is-estimable-examples
- linest-examples
- linest-matrix-examples
- ls-means-examples
- null-basis-examples
- parseGroupFormula-examples
- recodeVar-examples
- renameCol-examples
- subSeq-examples
- timeSinceEvent-examples
- which.maxn-examples
Source
Release History
- 4.6-1
- 4.5-15
- 4.5-14
- 4.5-13
- 4.5-12
- 4.5-11
- 4.5-10
- 4.5-9
- 4.5-8
- 4.5-7
- 4.5-6
- 4.5-5
- 4.5-3
- 4.5.2
- 4.5.1
- 4.5.0
- 4.4.6
- 4.4.4
- 4.4.3
- 4.4.2
- 4.4.1
- 4.4.0
- 4.3.1
- 4.3.0
- 4.2.3
- 4.2.2
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.6
- 4.0.5
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.9
- 3.7
- 3.6
- 3.5
- 3.4
- 3.3
- 3.2
- 3.1
- 3.0
- 2.3
- 2.2
- 2.1
- 2.0
- 1.9
- 1.8
- 1.7
- 1.6
- 1.5
- 1.3
- 1.2
- 1.1
- 1.0
- 0.9
- 0.8
- 0.7
- 0.6
- 0.4
- 0.3
- 0.2
- 0.1