We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37d797c commit ff9d431Copy full SHA for ff9d431
src/gencovar.jl
@@ -4,7 +4,7 @@ are a linear combination of the uncorrelated underlying principal
4
factors and their binary combinations.
5
6
In addition provide a SimpleChains model of adequate complexity to
7
-fit this realationship θMs_true = f(x_o)
+fit this relationship θMs_true = f(x_o)
8
"""
9
function gen_cov_pred(rng::AbstractRNG, T::DataType,
10
n_covar_pc, n_covar, n_site, n_θM::Integer;
0 commit comments