SearcharxivSearch

arXiv subjects

Roberto Rivera

Publications and source records attributed to Roberto Rivera.

11 recordsLinked to original sources

Robust Prediction Variance Estimation for Gaussian Process Regression Under Covariance Smoothness Misspecification

Best Linear Unbiased Prediction (BLUP) has been a dominant approach in Generalized Linear Mixed Models, spatial models, and Gaussian Process Regression (GPR). In addition to their optimal properties, BLUP procedures quantify prediction uncertainty. However, the general implementation of BLUP goes as follows: (i) assume the probability distribution and covariance function are known and that only the covariance parameter values are unknown; (ii) plug in parameter estimates into BLUP equations to get the Estimated Best Linear Unbiased Prediction (EBLUP) and its variance. In applications, the reality is that the true covariance function for the process is unknown and choosing the wrong covariance model, particularly its smoothness, to estimate parameters yields a quasi-EBLUP whose prediction variance is biased downward. Focusing on a GPR context, in this paper we first demonstrate that the effect of misspecification on the mean squared prediction error (MSPE) of the quasi-EBLUP converges to a positive constant when the working and true measures are non-equivalent, and is smooth in the prediction location. We then propose a new way to estimate the MSPE of the quasi-EBLUP that accounts for covariance function uncertainty. Our new estimator is compared to four other prediction variance estimators. The new prediction variance estimator generally performs better than all other competitors, and the larger the misspecification of the covariance smoothness, the wider the difference among MSPE estimators.

stat.ME

Improving On-Time Undergraduate Graduation Rate For Undergraduate Students Using Predictive Analytics

The on-time graduation rate among universities in Puerto Rico is significantly lower than in the mainland United States. This problem is noteworthy because it leads to substantial negative consequences for the student, both socially and economically, the educational institution and the local economy. This project aims to develop a predictive model that accurately detects students early in their academic pursuit at risk of not graduating on time. Various predictive models are developed to do this, and the best model, the one with the highest performance, is selected. Using a dataset containing information from 24432 undergraduate students at the University of Puerto Rico at Mayaguez, the predictive performance of the models is evaluated in two scenarios: Group I includes both the first year of college and pre-college factors, and Group II only considers pre-college factors. Overall, for both scenarios, the boosting model, trained on the oversampled dataset, is the most successful at predicting who will not graduate on time.

cs.CY

RIVCoin: an alternative, integrated, CeFi/DeFi-Vaulted Cryptocurrency

This whitepaper introduces RIV Coin, a cryptocurrency that is fully stabilized by a diversified portfolio of invested reserves that are evaluated by professional independent third parties, and auditable and provable by the protocol. It is born and managed as a decentralized token, minted by a Decentralized Autonomous Organization (DAO). All wealthier Users are then accepting a redistribution of income, to the benefit of those who have purchased less tokens. In cooperative Game Theory, maximization of the economic benefit of the ecosystem is achieved when players' incentives are perfectly aligned. The proposed model allows for alignment of incentives: decreasing the risk exposure by wealthier Users, but implicitly increasing that of smaller ones to a level perceived by them as still sustainable and never creating ultra-speculative positions. In other words, wealthier Users stabilize the risk associated with the market value of portfolios in which the reserves are invested in Centralized and Decentralized Finance, without falling into the bet scheme. Users indirectly benefit from the access to the rewards of sophisticated cryptocurrency portfolios hitherto precluded to them, as well as having access to a real redistribution of wealth, without this turning into a disadvantage for the wealthy User, who benefits from the greater stability created by the huge influx of smaller Users. Therefore, the progressive growth becomes additional value that tends to stabilize over time, optimizing RIV Coin on the systemic risk level.

q-fin.GN

A Modeling Approach of Return and Volatility of Structured Investment Products with Caps and Floors

Popular investment structured products in Puerto Rico are stock market tied Individual Retirement Accounts (IRA), which offer some stock market growth while protecting the principal. The performance of these retirement strategies has not been studied. This work examines the expected return and risk of Puerto Rico stock market IRA (PRIRAs) and compares their statistical properties with other investment instruments before and after tax. We propose a parametric modeling approach for structured products and apply it to PRIRAs. Our method first estimates the conditional expected return (and variance) of PRIRA assets from which we extract marginal moments through the Law of Iterated Expectation. Our results indicate that PRIRAs underperform against investing directly in the stock market while still carrying substantial risk. The expected return of the stock market IRA from Popular Bank (PRIRA1) after tax is slightly greater than that of investing in U.S. bonds, while PRIRA1 has almost two times the risk. The stock market IRA from Universal (PRIRA2) performs similarly to PRIRA1, while PRIRA2 has a lower risk than PRIRA1. PRIRAs may be reasonable for some risk-averse investors due to their principal protection and tax deferral.

q-fin.ST

Estimating Counts Through an Average Rounded to the Nearest Non-negative Integer and its Theoretical & Practical Effects

In practice, the use of rounding is ubiquitous. Although researchers have looked at the implications of rounding continuous random variables, rounding may also be applied to functions of discrete random variables. For example, to infer the number of excess deaths due to falls after a national emergency, authorities may only provide a rounded average of deaths before and after the emergency started. Deaths from falling tend to be relatively low in most places, and such rounding may seriously affect inference on the change in the rate of deaths. In this paper, we study drawing inference on a parameter fromthe probability mass function of a non-negative discrete random variableY , when for rounding coarsening width h we get U = h[Y /h] as a proxy forY . We show that the probability generating function of U, E(U), and Var(U) capture the effect of the coarsening of the support of Y . Theoretical properties are explored further under some probability distributions. Moreover, we introduce two relative risks of rounding metrics to aid the numerical assessment of how sensitive the results may be to rounding. Under certain conditions, rounding has little impact. However, we also find scenarios where rounding can significantly affect statistical inference. The methods are applied to infer the probability of success of a binomial distribution and estimate the excess deaths due to Hurricane Maria. The simple methods we propose can partially counter rounding error effects.

math.ST

Incorporating Open Data into Introductory Courses in Statistics

The 2016 Guidelines for Assessment and Instruction in Statistics Education (GAISE) College Report emphasized six recommendations to teach introductory courses in statistics. Among them: use of real data with context and purpose. Many educators have created databases consisting of multiple data sets for use in class; sometimes making hundreds of data sets available. Yet `the context and purpose' component of the data may remain elusive if just a generic database is made available. We describe the use of open data in introductory courses. Countries and cities continue to share data through open data portals. Hence, educators can find regional data that engages their students more effectively. We present excerpts from case studies that show the application of statistical methods to data on: crime, housing, rainfall, tourist travel, and others. Data wrangling and discussion of results are recognized as important case study components. Thus the open data based case studies attend most GAISE College Report recommendations. Reproducible \textsf{R} code is made available for each case study. Example uses of open data in more advanced courses in statistics are also described.

stat.AP

A Low Rank Gaussian Process Prediction Model for Very Large Datasets

Spatial prediction requires expensive computation to invert the spatial covariance matrix it depends on and also has considerable storage needs. This work concentrates on computationally efficient algorithms for prediction using very large datasets. A recent prediction model for spatial data known as Fixed Rank Kriging is much faster than the kriging and can be easily implemented with less assumptions about the process. However, Fixed Rank Kriging requires the estimation of a matrix which must be positive definite and the original estimation procedure cannot guarantee this property. We present a result that shows when a matrix subtraction of a given form will give a positive definite matrix. Motivated by this result, we present an iterative Fixed Rank Kriging algorithm that ensures positive definiteness of the matrix required for prediction and show that under mild conditions the algorithm numerically converges. The modified Fixed Rank Kriging procedure is implemented to predict missing chlorophyll observations for very large regions of ocean color. Predictions are compared to those made by other well known methods of spatial prediction.

stat.CO

Modeling Excess Deaths After a Natural Disaster with Application to Hurricane Maria

Estimation of excess deaths due to a natural disaster is an important public health problem. The CDC provides guidelines to fill death certificates to help determine the death toll of such events. But, even when followed by medical examiners, the guidelines can not guarantee a precise calculation of excess deaths.%particularly due to the ambiguity of indirect deaths. We propose two models to estimate excess deaths due to an emergency. The first model is simple, permitting excess death estimation with little data through a profile likelihood method. The second model is more flexible, incorporating: temporal variation, covariates, and possible population displacement; while allowing inference on how the emergency's effect changes with time. The models are implemented to build confidence intervals estimating Hurricane Maria's death toll.

stat.AP

Relationship between Periodontal disease and Asthma among overweight/obese adults

Aim: To assess the relationship between oral health and asthma. Methods: Data from 1,315 overweight or obese individuals, aged 40-65 years was used. Asthma was self-reported, while periodontitis, bleeding on probing (BOP), and plaque index were determined by clinical examinations. Results: Using logistic regression adjusting for gender, smoking status, age, body mass index, family history of asthma, and income level, revealed that the odds ratio (OR) of asthma for a participant with severe periodontitis was 0.44 (95% confidence interval: 0.27, 0.70) that of a participant with none/mild periodontitis . On the other hand, proportion of BOP sites, and plaque index were not statistically significant. For a participant with severe periodontitis, the OR of taking asthma medication was 0.20 (95% confidence interval: 0.09, 0.43) that of a participant with none/mild periodontitis. Moreover, proportion of BOP sites was statistically associated to use of asthma medication while plaque index still remained non-significant. Conclusion: Participants with severe periodontitis were less likely to have asthma. Stronger evidence of an inverse association was found when using asthma medication as outcome. Keywords: asthma; periodontal disease; asthma medication; periodontitis; hygiene hypothesis

q-bio.TO

A Dynamic Linear Model to Forecast Hotel Registrations in Puerto Rico Using Google Trends Data

Recently, studies have used search query volume (SQV) data to forecast a given process of interest. However, Google Trends SQV data comes from a periodic sample of queries. As a result, Google Trends data is different every week. We propose a Dynamic Linear Model that treats SQV data as a representation of an unobservable process. We apply our model to forecast the number of hotel nonresident registrations in Puerto Rico using SQV data downloaded in 11 different occasions. The model provides better inference on the association between the number of hotel nonresident registrations and SQV than using Google Trends data retrieved only on one occasion. Furthermore, our model results in more realistic prediction intervals of forecasts. However, compared to simpler models we only find evidence of better performance for our model when making forecasts on a horizon of over 6 months.

stat.AP

Spatial prediction variance estimation based on covariance penalty

In practice rarely (if ever) is the spatial covariance known in spatial prediction problems. Often, prediction is performed after estimated spatial covariance parameters are plugged into the prediction equation. The estimated spatial association parameters arealso plugged into the prediction variance of the spatial predictor. However, simply plugging in spatial covariance parameter estimates into the prediction variance of the spatial predictor does not take into account the uncertainty in the true values of the spatial covariance parameters. Therefore the plug-in prediction variance estimate will underestimate the true prediction variance of the estimated spatial predictor, especially for small datasets. We propose a new way to estimate the prediction variance of the estimated spatial predictor based on a covariance penalty using parametric bootstrapping. Our new estimator is compared to three other prediction variance estimators proposed in literature. The new prediction variance estimator generally performs better than the plug in method for small datasets with weak spatial association, although sometimes it is second best among the four prediction variance estimators compared. Furthermore, the new prediction variance estimator could potentially be used in the case of non-normal prediction.

stat.ME