- Notifications
You must be signed in to change notification settings - Fork2
xnet: a package for supervised network prediction
CenterForStatistics-UGent/xnet
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
| Main | Devel |
|---|---|
This is the github repo for the xnet package in R. The package implementstwo-step kernel ridge regression, and a set of crossvalidation methodsdescribed by Michiel Stock et al. (https://doi.org/10.1093/bib/bby095 )
Please note this is work in progress. All suggestions/issues/feature requests are welcomed.
The package can be installed in R using the following code:
remotes::install_github("CenterForStatistics-UGent/xnet")
To install the dev version, use:
remotes::install_github("CenterForStatistics-UGent/xnet", ref = "devel")
About
xnet: a package for supervised network prediction
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.