Skip to content

Commit

Permalink
version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yangli88 authored and cran-robot committed May 13, 2018
1 parent 75e03b2 commit ca87147
Show file tree
Hide file tree
Showing 4 changed files with 166 additions and 90 deletions.
8 changes: 4 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ Package: sodavis
Type: Package
Title: SODA: Main and Interaction Effects Selection for Logistic
Regression, Quadratic Discriminant and General Index Models
Version: 1.1
Version: 1.2
Depends: R (>= 3.0.0), nnet, MASS, mvtnorm
Date: 2018-04-30
Date: 2018-05-12
Author: Yang Li, Jun S. Liu
Maintainer: Yang Li <yangli.stat@gmail.com>
Description: Variable and interaction selection are essential to classification in high-dimensional setting. In this package, we provide the implementation of SODA procedure, which is a forward-backward algorithm that selects both main and interaction effects under logistic regression and quadratic discriminant analysis. We also provide an extension, S-SODA, for dealing with the variable selection problem for semi-parametric models with continuous responses.
License: GPL-2
NeedsCompilation: no
Packaged: 2018-05-01 02:59:02 UTC; yangli
Packaged: 2018-05-13 02:42:04 UTC; yangli
Repository: CRAN
Date/Publication: 2018-05-01 03:43:38 UTC
Date/Publication: 2018-05-13 21:24:03 UTC
6 changes: 3 additions & 3 deletions MD5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
f41ee9a0715f4dbdd8b407730147b964 *DESCRIPTION
ebfb35a0812e513631cbcd0c66fa3576 *DESCRIPTION
ee22a40a666cda25aa7bfd1c584d5836 *NAMESPACE
c6cc1d94d6d977034d4ab378decc9af2 *R/pure_soda.R
4cc76236beb23a0a7cae19caa9575c1a *R/pure_soda.R
adfa3f96d7277d1b1b90f037b1bf262f *data/datalist
5eb5e2076c58627efbe17db1d3e35083 *data/mich_lung.RData
2183456893d0df127959cd5960eb2516 *data/pumadyn.RData
Expand All @@ -9,6 +9,6 @@ e2b03242204b946548522741317af0cd *man/pumadyn.Rd
1f7aac8e39688d6f9d18d5e4f52d41db *man/s_soda_model.Rd
69860524463408973f3694bf3f1650c6 *man/s_soda_pred.Rd
1a5712f65171fa4f0ae1325be96db618 *man/s_soda_pred_grid.Rd
25955c497a876b32380a526dd39e676a *man/soda.Rd
5f28ac1a6783e40b515dea1147bce0ac *man/soda.Rd
8f02d31bab19c8d168b682f694a61ccc *man/soda_trace_CV.Rd
ad27bd2cde5422a2c4cf3689d69f18ae *man/umich_lung.Rd

0 comments on commit ca87147

Please sign in to comment.