Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 5 of 5

Full-Text Articles in Categorical Data Analysis

Mycelial Modeling: Teaching Biology Students Statistical Modeling With Mushrooms, Colette Wolf Jun 2026

Mycelial Modeling: Teaching Biology Students Statistical Modeling With Mushrooms, Colette Wolf

University Honors Theses

This paper summarizes and describes the development of a set of learning materials that were created to educate students and professionals from other fields in statistical modeling techniques. These materials are primarily aimed at biology students, but are still intended to be useful for anyone who is interested in incorporating decision trees and random forest models into their personal research in the future. By directing the reader towards the JMP software, these materials navigate around the statistical knowledge base and coding implementation practices that otherwise would serve as a barrier to learning statistical modeling techniques, and instead focus on the …


Data Envelopment Analysis Using Glpkapi In R, Konrad Miziolek, Jordan Beary, Shreyas Vasanth, Surekha Chanamolu, Rudraxi Mitra Oct 2017

Data Envelopment Analysis Using Glpkapi In R, Konrad Miziolek, Jordan Beary, Shreyas Vasanth, Surekha Chanamolu, Rudraxi Mitra

Engineering and Technology Management Student Projects

The work done here is primarily a wrapper function written to separate some of the more difficult-to-use glpkAPI functionality from the end-user. The user, when prompted, selects the appropriate configuration of the .mod file to the task (for example, output-oriented CRS), and the data file, as a .dat. The function then loads the required glpkAPI library, and carries forward the model. It allocates the problem and workspace, reads the model file and data file the user selects, builds the problem, and solves it. The function returns primal values, and, if dual = TRUE is selected, also returns dual weights.


Ensemble Prediction And Data Assimilation For Operational Hydrology, Dong-Jun Seo, Yuqiong Liu, Hamid Moradkhani, Albrecht Weerts Dec 2014

Ensemble Prediction And Data Assimilation For Operational Hydrology, Dong-Jun Seo, Yuqiong Liu, Hamid Moradkhani, Albrecht Weerts

Civil and Environmental Engineering Faculty Publications and Presentations

This special section in the Journal of Hydrology will discuss the need for advancing hydrologic ensemble prediction and DA.


An Eigenvector-Based Test For Local Stationarity Applied To Array Processing, Jorge Quijano, Lisa M. Zurk Jun 2014

An Eigenvector-Based Test For Local Stationarity Applied To Array Processing, Jorge Quijano, Lisa M. Zurk

Electrical and Computer Engineering Faculty Publications and Presentations

In sonar array processing, a challenging problem is the estimation of the data covariance matrix in the presence of moving targets in the water column, since the time interval of data local stationarity is limited. This work describes an eigenvector-based method for proper data segmentation into intervals that exhibit local stationarity, providing data-driven higher bounds for the number of snapshots available for computation of time-varying sample covariance matrices. Application of the test is illustrated with simulated data in a horizontal array for the detection of a quiet source in the presence of a loud interferer.


Building A Decision Aid Right-Side-Out, Barry F. Anderson Apr 2011

Building A Decision Aid Right-Side-Out, Barry F. Anderson

Systems Science Friday Noon Seminar Series

Tools have long been available for improving decision making, yet people who have knowledge of these tools seem reluctant to use them. I consider multiple reasons why this might be so and consider multiple solutions, then present what I believe to be the world's most user-friendly decision aid, which is now nearly ready for beta testing and available at no cost at http://wisedecider.net.

Wise Decider is believed to be unique in having the following features:

  1. A creative thinking guide and a critical thinking guide that provide context-sensitive advice for problem structuring, evaluation, and implementation.
  2. A decision table with cells …