Skip to content

serp 0.2.1

Compare
Choose a tag to compare
@ejikeugba ejikeugba released this 02 Sep 08:16
· 156 commits to master since this release

serp latest release. The following updates were made in this version:

  • namespace gets an additional function (update)
  • more examples included in the different function documentation
  • shrinkage parameter upper limit set to 1e10 in serp.control
  • aic replaces deviance tuning option in serp tuneMethod
  • serp output includes residual degrees of freedom (rdf)
  • function to compute the effective degrees of freedom and rdf from the trace of the generalized hat matrix included
  • serp.summary documentation has its value segment edited
  • changes made in serp test functions
  • changes made in README.Rmd and README.md