Well you could fit various equations to the data and test how linear the fit is. See tests of parallel regression lines to get an idea about that. Graphs are IMO your best bet to start with anyway. Best, D. Booth
David Eugene Booth Thank you sir for your feedback.
My data set is large in number. If I go for the graphical representation it won't fit for paper write up. Although from naked eye and scattered graph the data shows nonlinear behaviour but is there any particular test you can name by which I simply quote the behaviour as linear or nonlinear.
Now if data set size is a problem use ggplot2 the best plotting program on the planet. References to its use can be found here: https://www.amazon.com/s?k=ggplot2+elegant+graphics+for+data+analysis&i=stripbooks&crid=WYTV2O1Q36RR&sprefix=ggplot2%2Cstripbooks%2C306&ref=nb_sb_ss_i_2_7 and here:
https://www.amazon.com/Everyone-Advanced-Analytics-Graphics-Addison-Wesley/dp/013454692X and even here: