~ubuntu-branches/ubuntu/oneiric/catools/oneiric

« back to all changes in this revision

Viewing changes to man/LogitBoost.Rd

  • Committer: Bazaar Package Importer
  • Author(s): Charles Plessy
  • Date: 2011-03-22 13:24:12 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110322132412-0drnv9b0q2s9mndo
Tags: 1.11-1
* Team upload.
* New upstream version.
* debian/copyright:
  - corrected GPL-3 long description (not GPL-3+);
  - converted to DEP-5 format.
* Corrected Vcs-Svn field in debian/control.
* Use Debhelper 8 (debian/control, debian/compat).
* Renamed README.Debian README.test to better reflect its contents.
* Incremented Standards-Version to reflect conformance with Policy 3.9.1.
  (debian/control, no changes needed).

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
\seealso{
58
58
 \itemize{
59
59
   \item \code{\link{predict.LogitBoost}} has prediction half of LogitBoost code
60
 
   \item \code{\link[boost]{logitboost}} function from \pkg{boost} library
61
60
   \item \code{logitboost} function from \pkg{logitboost} library (not in CRAN
62
61
   or BioConductor but can be found at 
63
62
   \url{http://stat.ethz.ch/~dettling/boosting.html}) is very similar but much