NEWS | R Documentation |
News for package "mrfDepth"
Changes in version 1.0.11 (2019-05-15)
Compiler flags adjusted
Changes in version 1.0.10 (2018-10-12)
Bugfixes in distSpace method
Update of references in documentation
Changes in version 1.0.9 (2018-09-26)
Change of maintainer.
Change of cutoff in outlyingness, adjOutl and dirOutl
Change of compiler flags (removed C flags)
Changes in version 1.0.8 (2018-07-08)
BUGFIX: Componentwise option of Directional Outlylingness fixed
Feature: Weighted sd implemented in FOM
MISC: Cleanup of C++ code for Directional Outlyingness
Changes in version 1.0.7 (2018-07-01)
Feature: Added functional data examples of MFOD / MFC paper: characterA, characterI, mri, plane, tables, wine
MISC: Documentation of random number generator for normal distribution used by FORTRAN code.
Changes in version 1.0.6 (2017-11-20)
BUGFIX: Changed internal call compiler:::cmpfun to compiler::cmpfun as requested by CRAN.
Changes in version 1.0.5 (2017-10-15)
BUGFIX: Bugfix for Solaris as requested by CRAN. -> Fixing "dirOutl.h:85:55: error""
BUGFIX: Bugfix for Windows and Solaris as requested by CRAN. -> Makevars.win file
BUGFIX: Corrections of typos in manuals
Changes in version 1.0.4 (2017-06-13)
FEATURE: DO or directional outlyingness now available dirOutl, dprojdepth, dprojmedian
FEATURE: functional measures now also have option for directional outlyingness. fOutl, mfd, mfdmedian
BUGFIX: Call to warning updated in various functions, per new R call
Changes in version 1.0.3 (2017-04-01)
FEATURE: Added funtional depth functions: mfd, mfdmedian
FEATURE: Added funtional outlyingness function: fOutl
FEATURE: Added function distSpace
FEATURE: Added the graphical tool FOM
FEATURE: depthContour now also available for p = 1
DOCUMENTATION: Various improvements to several help files
DATA: Added the glass data set
BUGFIX: Changed name of adjOutlyingness to adjOutl to avoid conflict with the robustbase package.
BUGFIX: Proper checking of scale for univariate bagdistance added
BUGFIX: Register native routines and disabled symbol search to fix warnings in R-devel
Changes in version 1.0.2 (2017-02-01)
FEATURE: Added regression depth functions: rdepth, rdepthmedian and cmltest.
BUGFIX: Fix uninitialized use of variable in HalfSpaceDepthContour2D.f to avoid warnings on fedora (as requested by CRAN).
version 1.0.1 (2017-01-12)
Release on CRAN.