Version: 0.4.9 Date: 2017-04-23 Text: Include non-metric plspm in Vignette Version: 0.4.8 Date: 2017-04-21 Text: Fixed typos in vignette Version: 0.4.7 Date: 2015-05-25 Text: re-submission addressing package's Description change requested by Kurt Hornick Version: 0.4.7 Date: 2015-05-25 Text: changed package URL in DESCRIPTION Version: 0.4.7 Date: 2015-05-25 Text: addes BugReports in DESCRIPTION Version: 0.4.7 Date: 2015-05-25 Text: updated call to plot diagrams: `diagram::plotmat` Version: 0.4.7 Date: 2015-05-25 Text: updated vignette with all plots displayed Version: 0.4.7 Date: 2015-05-25 Text: fixed bug in rebus.pls example documentation Version: 0.4.6 Text: updated documentation in funciton `plspm` for non-metric argument scaling Version: 0.4.6 Text: updated `install_github` call in README Version: 0.4.5 Text: fixed bug in 'get_boots' so now repeated names of MVs in constructs of 2nd order are displayed when requiring bootstrapping Version: 0.4.4 Text: change package dependencies and Import options, in order to comply with CRAN Policies Version: 0.4.3 Text: fixed factorial scheme bug in `get_weights_nonmetric` Version: 0.4.3 Text: get_dummy allows `x` to include zero Version: 0.4.2 Date: 2015-02-20 Text: fixing a bug for non-metric data in `get_boots` Version: 0.4.0 Category: NEW FEATURES Text: Full redesigning of the popular plspm package that now provides Version: 0.4.0 Category: all the cool features for handling non-metric data. Text: argument `maxiter` replaces `iter` Version: 0.4.0 Category: all the cool features for handling non-metric data. Text: new argument `scaling` to handle non-metric variables Version: 0.4.0 Category: all the cool features for handling non-metric data. Text: term `path_matrix` replaces `inner_matrix` Version: 0.4.0 Category: all the cool features for handling non-metric data. Text: term `blocks` replaces `outer_list`. Moreover, now you can Version: 0.4.0 Category: specify blocks using character strings Text: `inner_model` gives the full set of coefficients results from 'lm' Version: 0.4.0 Category: specify blocks using character strings Text: Simplified output of `plspm()` containing data frames compatible with ggplot2 Version: 0.3.6 Text: fixing a typo in `print.plspm` (thanks to Jeff Daniels) Version: 0.3.6 Text: Decreasing required R version to 2.14.0 (suggested by Mikko Ronkko) Version: 0.3.5 Date: 2013-01-04 Text: `innerplot` allows parameter arr.lwd to be expressed as a matrix; this can be used to plot arrows with different line widths Version: 0.3.5 Date: 2013-01-04 Text: fixing a typo in `innerplot.Rd` Version: 0.3.5 Date: 2013-01-04 Text: fixing a typo in `outerplot.Rd` Version: 0.3.4 Text: changing print format of `print.local.models` Version: 0.3.4 Text: fixing a typo in `futbol.Rd` Version: 0.3.3 Text: new function `rescale` to express latent variable scores in scale of indicators Version: 0.3.3 Text: `print.summary.plspm` shows Model Specifications in an aligned (pretty) way Version: 0.3.3 Text: new data set `offense` for Offense Performance model (NFL teams 2011) Version: 0.3.3 Text: new data set `college` for GPA model (life sciences undergrad students) Version: 0.3.3 Text: new data set `cereals` for Cereals Rating model (cereals) Version: 0.3.3 Text: internal `get_boots` changed to 95% confidence interval Version: 0.3.2 Text: new data set `technology` for User and Acceptance of Technology model Version: 0.3.1 Date: 2012-11-13 Category: NEW FEATURES AND FUNCTIONS Text: PLSTROIKA has started (restructuring my pls packages) Version: 0.3.1 Date: 2012-11-13 Category: NEW FEATURES AND FUNCTIONS Text: Revamped version of the renowned plspm package that from now on will only Version: 0.3.1 Date: 2012-11-13 Category: contain functions related to Partial Least Squares Path Modeling. Other methods Text: Version: 0.3.1 Date: 2012-11-13 Category: such as nipasl, pls regression, and canonical analysis, now happily live in the Text: Version: 0.3.1 Date: 2012-11-13 Category: package "plsdepot Text: `plspm` has updated documentation Version: 0.3.1 Date: 2012-11-13 Category: package "plsdepot Text: New implemented functions `innerplot` and `outerplot` to provide simpler but prettier graphics Version: 0.3.1 Date: 2012-11-13 Category: package "plsdepot Text: delete split option for plotting loadings and outer weights Version: 0.3.1 Date: 2012-11-13 Category: package "plsdepot Text: `plot.plspm.groups` has been deleted Version: 0.3.1 Date: 2012-11-13 Category: package "plsdepot Text: `resclus.plot` has been deleted Version: 0.3.1 Date: 2012-11-13 Category: package "plsdepot Text: internal functions are exported for developing reasons. Don't use them unless you're me or a super user or a package developer Version: 0.3.1 Date: 2012-11-13 Category: package "plsdepot Text: Using 'roxygen2' for documentation and literate programming Version: 0.3.1 Date: 2012-11-13 Category: BUG FIXES Text: Pain-in-the-butt warning message about 'sd() deprecated' has been tackled