# Gaussian Process Functional ANOVA
- Implementation of a functional ANOVA (FANOVA) model, based partly on the model in
[Bayesian functional ANOVA modeling using Gaussian process prior distributions](http://projecteuclid.org/euclid.ba/1340369795). To implement a FANOVA model, an underlying general framework is defined for modeling functional observations:
$$ Y(t) = X beta(t),$$
where $$ Y(t) = [y_1(t),dots,y_m(t)]^T, $$ $$beta(t) = [beta_1(t),dots,beta_f(t)]^T,$$ $$ X: m times f$$ for a given time $t$. The design matrix $X$ defines the relation between the functions $beta$ and observations $y$. In general, the rank of $X$ should match the number of functions $f$. The FANOVA model can then be described by a specific form of $X$ such that
$$ y_{i,j}(t) = mu(t) + alpha_i(t) + beta_j(t) + alphabeta_{i,j}(t). $$
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file gpfanova-0.1.14.tar.gz.
File metadata
- Download URL: gpfanova-0.1.14.tar.gz
- Upload date:
- Size: 106.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0309f4d2b52624ea66015471b24c9a780df4891859cad7e95b4b8842610b0fef
|
|
| MD5 |
cd04647109e551c2268f5054e1b83853
|
|
| BLAKE2b-256 |
95764a97bdf863eebf3348baa91982222914322a397cb46d89c0e219825b8c22
|