A data.frame
of raw data and fitted 2D-Gaussian parameters; intended
for use with predict_gaussian_2D()
gaussplot_sample_data
A data frame with 36 rows and 11 variables:
vector of numeric values for the x-axis
vector of numeric values for the y-axis
vector of numeric values for the response variable
normalized values from the 2D-Gaussian fit
values from the 2D-Gaussian fit
amplitude of 2D-Gaussian (repeated)
location of peak x-axis value (repeated)
variance in x (repeated)
orientation parameter of the gaussian (repeated)
location of peak y-axis value (repeated)
variance in y (repeated)