Skip to content

Commit ef98b40

Browse files
committed
Bayes space utils in news
1 parent b8045a5 commit ef98b40

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

inst/NEWS.Rd

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
\name{NEWS}
22
\title{News for Package 'FDboost'}
33

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+
416
\section{Changes in FDboost version 0.3-4 (2020-08-31)}{
517
\subsection{Bug-fixes}{
618
\itemize{

0 commit comments

Comments
 (0)