powered by
fits a 2D quadratic function using values in val as "observations" for the x and y coordinates in patternMap
quad2Dfit( val, patternMap = visualFields::saplocmap$p24d2, bspos = visualFields::vfsettings$p24d2$bs )
values at each location
pattern of stimulus locations. It uses the x and y coordinates in conjunction with val to get the fitted values with the 2D model
position of the blind spot
fitted values by a 2D quadratic function
ageLinearModel
# NOT RUN { # DO NOT RUN # to test this, load a file using e.g. loadvfcsv with control data and then run # agelm <- ageLinearModel( vf ) # }
Run the code above in your browser using DataLab