docopulae 0.4
- new function wDsensitivity
- new function wDefficiency
- inconsistencies due to odd implementation of duplicatedfixed
- new function rowsduplicated
docopulae 0.3.5
- DerivLogf,- Deriv2Logfand- update.paramprint their progress
- new function grow.grid
- update.paramhandles interrupts by user and returns
partially updated model object
- minor bug in C code fixed
docopulae 0.3.4
- buildftakes an additional argument- continuousto build joint probability mass functions
docopulae 0.3.3
- expr2fremoved in favor of package- Deriv- 
- buildfreturns a function in every use case
- arguments changed for DerivLogfandDeriv2Logf
- buildf,- DerivLogfand- Deriv2Logfuse package- Derivto simplify and
cache
 
- nint_transformcompletely rewritten- 
- takes a list of transformations
- transforms interval and function dimensions
- handles function dimensions correctly
- implements transformation of function dimensions to interval
dimensions
- builtin transformations replaced by
nint_tanTransform
 
- refocus on D_A-optimality, arguments changed for
DsensitivityandDefficiency
- argument namesrenamed forbuildf,DerivLogf,Deriv2Logf,fisherI,Dsensitivity,Defficiency
- FedorovWynnrenamed to- Wynn
- defaults for method.argsfornumDeriv2Logffixed
- handling of nint_funcDiminnint_integrateNFuncfixed
- performance increased for DsensitivityandDefficiency
- rowmatchuses C-code and requires matrices of
doubles
- plot.desighrecursively finds base design
- plot.desighwon’t draw second axis anymore if- sensArgs$axes == F
- typo fixed and default sensitivity label redefined for
plot.desigh
docopulae 0.3.2
- numDerivLogfand- numDeriv2Logfoptionally
take a log likelihood function
- sensitivity function redefined to a positive function, concerns
- Dsensitivity
- argument toltoFedorovWynn
- new argument sensToltoplot.desigh
 
docopulae 0.3.1
docopulae 0.3.0
- class desighredefined, constructordesignadded
- major change in workflow
- sensitivity function is ‘liberated’
- Dsensitivitybuilds a sensitivity function for D- and
Ds-optimality
- FedorovWynntakes a sensitivity function
- related functions and their arguments are adjusted accordingly
 
- component dDimremoved from model definition
- update.paramalso takes designs therefore replacing- update.desighand- update_reference
- new defaults for arguments dsNamesandnames
docopulae 0.2.0
- initial CRAN submission
- start package versioning
- all previous commits are considered irrelevant