Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

6

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

6 results for “multivariate mixed models”

Learn how ShareScore rates datasets ↗
dryad40/100

Prior choice and data requirements of Bayesian multivariate mixed effects models fit to tag-recovery data: The need for power analyses

<p>1. Recent empirical studies have quantified correlation between survival and recovery by estimating these parameters as correlated random effects with hierarchical Bayesian multivariate models fit to tag-recovery data. In these applications, increasingly negative correlation between survival and recovery has been interpreted as evidence for increasingly additive harvest mortality. The power of these hierarchal models to detect non-zero correlations has rarely been evaluated and these few studies have not focused on tag-recovery data, which is a common data type.</p> <p>2. We assessed the power of multivariate hierarchical models to detect negative correlation between annual survival and recovery. Using three priors for multivariate normal distributions, we fit hierarchical effects models to a mallard (<em>Anas</em> <em>platyrhychos</em>) tag-recovery dataset and to simulated data with sample sizes corresponding to different levels of monitoring intensity. We also demonstrate more robust summary statistics for tag-recovery datasets than total individuals tagged.</p> <p>3. Different priors lead to substantially different estimates of correlation from the mallard data. Our power analysis of simulated data indicated most prior distribution and sample size combinations could not estimate strongly negative correlation with useful precision or accuracy. Many correlation estimates spanned the available parameter space (–1,1) and underestimated the magnitude of negative correlation. Only one prior combined with our most intensive monitoring scenario provided reliable results. Underestimating the magnitude of correlation coincided with overestimating the variability of annual survival, but not annual recovery.</p> <p>4. The inadequacy of prior distributions and sample size combinations previously assumed adequate for obtaining robust inference from tag-recovery data represents a concern in the application of Bayesian hierarchical models to tag-recovery data. Our analysis approach provides a means for examining prior influence and sample size on hierarchical models fit to capture-recapture data while emphasizing transferability of results between empirical and simulation studies.</p>

opencc-zeroFeb 2023View details →
dryad40/100

Prior choice and data requirements of Bayesian multivariate mixed effects models fit to tag-recovery data: The need for power analyses

Open the record for dataset details and reuse information.

publicAug 2024View details →
zenodo36/100

Multivariate mixed model application to mass cytometry data (processed data)

<p>This bachelor thesis demonstrates the results of mass cytometry data re-analysis using multivariate regression. I reanalyse a dataset by Palgen et al. (2019)&nbsp;using&nbsp;two models: a Poisson log-normal mixed model and a logistic linear mixed model from the R package&nbsp;&lsquo;cytoeffect&rsquo; (Seiler et al., 2019). By exposing multivariate patterns and the associated uncertainty profiles in the data, the aim of this analysis is to replicate biological conclusions and uncover new biological findings.&nbsp;</p>

opencc-by-4.0Jun 2019View details →
zenodo36/100

Repositiry for the article: "Gene regulatory network inference using mixed-norms regularized multivariate model with covariance selection" by Alain Mbebi & Zoran Nikoloski

<p>This is the repository for the manuscript &quot;Gene regulatory network inference using mixed-norms regularized multivariate model with covariance selection&quot; by Alain J. Mbebi &amp; Zoran Nikoloski.</p> <p><strong>Organisation</strong></p> <ol> <li>The folder Codes contains the following R scripts with the K-folds cross-validation option to learn the hyperparameters:</li> </ol> <ul> <li>Mixed_L1L21_GRN.R which computes L1L21-solution</li> <li>Mixed_L1L21G_GRN.R which computes L1L21G-solution</li> <li>Mixed_L2L21_GRN.R which computes L2L21-solution</li> <li>Mixed_L2L21G_GRN.R which computes L2L21G-solution</li> <li>L1L21_Dream5_Scerevisiae_example_run.R is an example run using the L1L21-solution with S. cerevisiae data (Network 4 in DREAM5 challenge) All files needed to successfully run &quot;L1L21_Dream5_Scerevisiae_example_run&quot; are locaded in the folder Codes.</li> </ul> <p>2. The folder Figures contains all figures in the manuscript.</p> <p>3. The folder Inferred-networks contains all network objects for each dataset and each inference methods in the comparative analysis.</p> <p><strong>Dependencies and required packages</strong></p> <p>The following packages are required for the contending approaches in the comparative analysis: &quot;devtools&quot;, &quot;foreach&quot;, &quot;plyr&quot;, &quot;glmnet&quot; and &quot;randomForest&quot;.</p> <p><strong>GENIE3</strong></p> <p>The GENIE3 package can be installed from: <a href="http://bioconductor.org/packages/release/bioc/html/GENIE3.html">http://bioconductor.org/packages/release/bioc/html/GENIE3.html</a></p> <p><strong>TIGRESS</strong></p> <p>The TIGRESS repository can be obtained from: <a href="https://github.com/jpvert/tigress">https://github.com/jpvert/tigress</a></p> <p><strong>ENNET</strong></p> <p>The ENNET repository can be obtained from: <a href="https://github.com/slawekj/ennet">https://github.com/slawekj/ennet</a></p> <p><strong>PLSNET</strong></p> <p>The Matlab source code of PLSNET can be obtained from: <a href="https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-016-1398-6#Sec17">https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-016-1398-6#Sec17</a></p> <p><strong>PORTIA</strong></p> <p>The PORTIA repository can be obtained from: <a href="https://github.com/AntoinePassemiers/PORTIA">https://github.com/AntoinePassemiers/PORTIA</a></p> <p><strong>D3GRN</strong></p> <p>The Matlab source code of D3GRN can be obtained from: <a href="https://github.com/chenxofhit/D3GRN">https://github.com/chenxofhit/D3GRN</a></p> <p><strong>Fused-LASSO</strong></p> <p>The fused-LASSO repository can be obtained from: <a href="https://github.com/omranian/inference-of-GRN-using-Fused-LASSO">https://github.com/omranian/inference-of-GRN-using-Fused-LASSO</a></p> <p><strong>ANOVerence</strong></p> <p>Because of some technical issues (e.g code&#39;s accessibility: <a href="http://www2.bio.ifi.lmu.de/%CB%9Ckueffner/anova.tar.gz">http://www2.bio.ifi.lmu.de/&tilde;kueffner/anova.tar.gz</a>), we were not able to reproduce ANOVerence results and used the inferred network from DREAM5 challenge instead.</p> <p>4. Although the codes here were tested on Fedora 29 (Workstation Edition) using R (version 4.2.2), they can run under any Linux or Windows OS distributions, as long as all the required packages are compatible with the desired R version.</p>

opencc-by-4.0May 2023View details →
zenodo28/100

Uncertainty Quantification in Multivariate Mixed Models for Mass Cytometry Data (Processed Data)

<p>Processed data computed using&nbsp;R packages <a href="https://christofseiler.github.io/CytoGLMM">CytoGLMM</a> and <a href="https://christofseiler.github.io/cytoeffect">cytoeffect</a>. Raw data available <a href="http://flowrepository.org/id/FR-FCM-ZY3Q">here</a>.</p>

opencc-by-4.0Mar 2019View details →
ClinicalTrials.gov24/100

Multivariate Predictive-discriminatory Model of Academic Performance in Medical Students. A Mixed Longitudinal Study.

ClinicalTrials.gov study NCT04105049. IPD Sharing: UNDECIDED. Countries: 1. Publications: 0.

restrictedIPD-UNDECIDEDFeb 2026View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record