<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Beta Autoregressive Moving Average Models // Fits Beta
		Autoregressive Moving Average (BARMA) models for time series
		data distributed in the standard unit interval (0, 1). The
		estimation is performed via the conditional maximum likelihood
		method using the Broyden-Fletcher-Goldfarb-Shanno (BFGS) quasi-
		Newton algorithm. A ridge penalization scheme is available to
		improve numerical stability of the estimation, as proposed by
		Cribari-Neto, Costa and Fonseca (2025) doi:10.1214/25-BJPS645.
		The package includes tools for model fitting, diagnostic
		checking, and forecasting, along with two hydro-environmental
		datasets from Brazil. Based on the work of Rocha and Cribari-
		Neto (2009) doi:10.1007/s11749-008-0112-z and the associated
		erratum Rocha and Cribari-Neto (2017)
		doi:10.1007/s11749-017-0528-4. The original code was developed
		by Fabio M. Bayer.
	</longdescription>
</pkgmetadata>
