We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8045a5 commit ef98b40Copy full SHA for ef98b40
1 file changed
inst/NEWS.Rd
@@ -1,6 +1,18 @@
1
\name{NEWS}
2
\title{News for Package 'FDboost'}
3
4
+\section{Changes in FDboost version 1.0-1 (2021-10-25)}{
5
+ \subsection{New feature}{
6
+ \itemize{
7
+ \item New function \code{clr} to compute the centered-log-ratio transform and its
8
+ inverse for density-on-scalar regression in Bayes spaces.
9
+ \item New dataset \code{birthDistribution}.
10
+ \item New vignette illustrating density-on-function regression on
11
+ the \code{birthDistribution} data.
12
+ }
13
14
+}
15
+
16
\section{Changes in FDboost version 0.3-4 (2020-08-31)}{
17
\subsection{Bug-fixes}{
18
\itemize{
0 commit comments