Fit a grouped Gaussian process regression using MLE.
start_params (array_like) – Optional starting values.
method (str or array of str) – Method or sequence of methods for scipy optimize.
maxiter (int) – The maximum number of iterations in the optimization.
An instance of ProcessMLEResults.
ProcessMLE.fit