https://github.com/bozenne/lavapenalty
lava plugin allowing regularization terms
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
2 of 2 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.8%) to scientific vocabulary
Keywords
latent-variable-models
lava-r-package
r
regularization
statistics
Last synced: 5 months ago
·
JSON representation
Repository
lava plugin allowing regularization terms
Basic Info
- Host: GitHub
- Owner: bozenne
- Language: R
- Default Branch: master
- Size: 8.74 MB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
latent-variable-models
lava-r-package
r
regularization
statistics
Created over 9 years ago
· Last pushed almost 8 years ago
Metadata Files
Readme
README.org
#+BEGIN_HTML#+END_HTML * lavaPenalty ** Linear regression with regularization term First define a standard =lvm= model: #+BEGIN_SRC R :exports both :results output library(lavaPenalty) m <- lvm(x=paste0("x",1:10),y="y") set.seed(10) df.data <- sim(m, 1e2) #+END_SRC ** Latent variable model with regularization term
Owner
- Name: Ozenne
- Login: bozenne
- Kind: user
- Location: Copenhagen
- Website: https://bozenne.github.io/
- Repositories: 5
- Profile: https://github.com/bozenne
I'm a bio-statistician; you will find on my Github R packages implementing statistical developments, code related to articles, and setting for emacs.
GitHub Events
Total
Last Year
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| bozenne | b****z@s****k | 20 |
| Brice Maxime Hugues Ozenne | h****2@s****k | 2 |
Committer Domains (Top 20 + Academic)
sund.root.ku.dk: 1
sund.ku.dk: 1
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0