Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.018Dec1710Jul544Jun2May19Mar5Feb225Jan2419181714Dec1216Oct4May320Apr22Mar1310763213Jun109830May25242318171622Apr201317Mar11732117Feb16151411109Version numbermainmainmggd will no longer be maintained. Use multvardiv instead.Ref to multvardiv packageVersion numberRef addedInternal function buildMlist and buildxlist: now at the beginning of the function code.Link to function plot3d.function() from package rglVersion numberrbindlist imported from data.table packageroxygen2 versionVersion number. Imports data.tableUse of data.table::rbindlist() instead of rbind()Version updatedSmall correction in the help pageExample for dim p=6 removed (was too long to run)Version numberVersion updated. Know depends: R-4.3.0Test for dim 6 addedTest for dim p=5 addedroxygen2 version updatedlnfactorial removedHelp completedlnfactorial removed (we use base::lfactorial instead)Function removed (base::lfactorial does the same, and runs faster)Use base::lfactorial (instead of mggd::lnfactorial)Use base::lfactorial (instead of mggd::lnfactorial)Commentaries added/updatedInternal functions removed. Calculation of the sums: with rowSums(M) and not apply(M, 1, sum)Import combn from the utils packageMethod for the computation of the elements of the sum changed: it now runs faster and, in the "while" loop, the table M for the combinations of the indices is corrected (there was an error for dim > 3)File name changedcorrection of the calculation of factorials and of the x^mChange for the computation of Mi! and x^{Mi}Some tries (commented code)Function name was changedThe lnapoch, lnbpoch and lngpoch elements are now calculated once for each value in M or Msum. This improves the execution time.Version updated. Roxygen version updated.Modified, due to change of dad-packages.RFormer names of the functions replaced by their new namesFile renamed. New way of indicating the page class for the help page of the package
Loading