Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SISIR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SFCB
SISIR
Commits
b3d45da6
Commit
b3d45da6
authored
8 months ago
by
Nathalie Vialaneix
Browse files
Options
Downloads
Patches
Plain Diff
added a reference to SFCB article (issue
#13
)
parent
9cefbce8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
DESCRIPTION
+2
-1
2 additions, 1 deletion
DESCRIPTION
R/SFCB.R
+5
-4
5 additions, 4 deletions
R/SFCB.R
inst/CITATION
+7
-4
7 additions, 4 deletions
inst/CITATION
man/sfcb.Rd
+5
-4
5 additions, 4 deletions
man/sfcb.Rd
with
19 additions
and
13 deletions
DESCRIPTION
+
2
−
1
View file @
b3d45da6
...
@@ -13,7 +13,8 @@ Description: Interval fusion and selection procedures for regression with
...
@@ -13,7 +13,8 @@ Description: Interval fusion and selection procedures for regression with
functional inputs. Methods include a semiparametric approach based
functional inputs. Methods include a semiparametric approach based
on Sliced Inverse Regression (SIR), as described in
on Sliced Inverse Regression (SIR), as described in
<doi:10.1007/s11222-018-9806-6> (standard ridge and sparse SIR are
<doi:10.1007/s11222-018-9806-6> (standard ridge and sparse SIR are
also included in the package) and a random forest based approach.
also included in the package) and a random forest based approach,
as described in <doi:10.1002/sam.11705>.
Depends: R (>= 3.5.0), foreach, doParallel, graphics, stats
Depends: R (>= 3.5.0), foreach, doParallel, graphics, stats
URL: https://forgemia.inra.fr/sfcb/sisir
URL: https://forgemia.inra.fr/sfcb/sisir
BugReports: https://forgemia.inra.fr/sfcb/sisir/-/issues
BugReports: https://forgemia.inra.fr/sfcb/sisir/-/issues
...
...
This diff is collapsed.
Click to expand it.
R/SFCB.R
+
5
−
4
View file @
b3d45da6
...
@@ -52,11 +52,12 @@
...
@@ -52,11 +52,12 @@
#' steps. Only if \code{keep.time == TRUE}}
#' steps. Only if \code{keep.time == TRUE}}
#' \item{call}{function call}
#' \item{call}{function call}
#'
#'
#' @author
{
Remi Servien, \email{remi.servien@inrae.fr}\cr
#' @author Remi Servien, \email{remi.servien@inrae.fr}\cr
#' Nathalie Vialaneix, \email{nathalie.vialaneix@inrae.fr}
}
#' Nathalie Vialaneix, \email{nathalie.vialaneix@inrae.fr}
#'
#'
#' @references {Servien, R. and Vialaneix, N. (2023) A random forest approach
#' @references Servien, R. and Vialaneix, N. (2024) A random forest approach
#' for interval selection in functional regression. Preprint.}
#' for interval selection in functional regression. \emph{Statistical Analysis
#' and Data Mining}, \strong{17}(4), e11705. \doi{10.1002/sam.11705}
#'
#'
#' @examples
#' @examples
#' data(truffles)
#' data(truffles)
...
...
This diff is collapsed.
Click to expand it.
inst/CITATION
+
7
−
4
View file @
b3d45da6
...
@@ -12,10 +12,13 @@ bibentry(
...
@@ -12,10 +12,13 @@ bibentry(
)
)
bibentry(
bibentry(
bibtype = "
Unpublished
",
bibtype = "
Article
",
textVersion = "Servien R., Vialaneix N. (202
3
) A random forest approach for interval selection in functional regression. Preprint",
textVersion = "Servien R., Vialaneix N. (202
4
) A random forest approach for interval selection in functional regression. Preprint",
author = "Rémi Servien, Nathalie Vialaneix",
author = "Rémi Servien, Nathalie Vialaneix",
title = "A random forest approach for interval selection in functional regression",
title = "A random forest approach for interval selection in functional regression",
note = "Preprint",
journal = "Statistical Analysis and Data Mining",
year = "2023"
year = "2024",
volume = "17",
issue = "4",
pages = "e11705"
)
)
This diff is collapsed.
Click to expand it.
man/sfcb.Rd
+
5
−
4
View file @
b3d45da6
...
@@ -88,10 +88,11 @@ out2 <- sfcb(rainfall, truffles, group.method = "adjclust",
...
@@ -88,10 +88,11 @@ out2 <- sfcb(rainfall, truffles, group.method = "adjclust",
range.at = c(5, 7))
range.at = c(5, 7))
}
}
\references{
\references{
{Servien, R. and Vialaneix, N. (2023) A random forest approach
Servien, R. and Vialaneix, N. (2024) A random forest approach
for interval selection in functional regression. Preprint.}
for interval selection in functional regression. \emph{Statistical Analysis
and Data Mining}, \strong{17}(4), e11705. \doi{10.1002/sam.11705}
}
}
\author{
\author{
{
Remi Servien, \email{remi.servien@inrae.fr}\cr
Remi Servien, \email{remi.servien@inrae.fr}\cr
Nathalie Vialaneix, \email{nathalie.vialaneix@inrae.fr}
}
Nathalie Vialaneix, \email{nathalie.vialaneix@inrae.fr}
}
}
This diff is collapsed.
Click to expand it.
Nathalie Vialaneix
@nathalie.villa-vialaneix
mentioned in issue
#13 (closed)
·
8 months ago
mentioned in issue
#13 (closed)
mentioned in issue #13
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment