1
0
Fork 0
mirror of https://github.com/prise6/aVirtualTwins.git synced 2024-05-08 20:46:31 +02:00
aVirtualTwins/DESCRIPTION

31 lines
603 B
Plaintext

Package: VirtualTwins
Type: Package
Title: What the package does (short line)
Version: 1.0
Date: 2015-05-31
Author: Who wrote it
Maintainer: Who to complain to <yourfault@somewhere.net>
Description: More about what it does (maybe more than one line)
License: What license is it under?
Imports:
rpart
Suggests:
randomForest,
caret,
party
Collate:
'VirtualTwins.R'
'object.R'
'difft.R'
'setClass.R'
'predict.R'
'forest.R'
'forest.double.R'
'forest.fold.R'
'forest.one.R'
'incidences.R'
'tools.R'
'tree.R'
'tree.class.R'
'tree.reg.R'