You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,6 @@ Main documents are
6
6
7
7
2.[The C++ code through Rcpp](https://github.com/bbvadata/additiveRegressionSpline/blob/master/src/gam.cpp)
8
8
9
-
2.[The R code provided [1]](https://github.com/bbvadata/additiveRegressionSpline/blob/master/src/gam.cpp)
9
+
2.[The R code provided [1]](https://github.com/bbvadata/additiveRegressionSpline/blob/master/R/gam.R)
10
10
11
11
[1][Generalized Additive Models: An Introduction with R](https://www.crcpress.com/Generalized-Additive-Models-An-Introduction-with-R/Wood/p/book/9781584884743)
0 commit comments