Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 857895
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T08:28:13+00:00 2026-05-15T08:28:13+00:00

In my previous post , I was looking for correlation ratio (η or η

  • 0

In my previous post, I was looking for correlation ratio (η or η2) routines in R. I was surprised by the fact that no one uses η for linearity checking in the GLM procedures.

How can I check linearity of bivariate correlation? Solely with scatterplot?

There are several ways of doing this, one way is to compare linear and non-linear model R2, then to apply F test to seek for significant difference between them.

How can I check linearity, the “non-grafical” way?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T08:28:13+00:00Added an answer on May 15, 2026 at 8:28 am

    An answer is what exactly you have said (comparing a linear and a non-linear model).
    e.g.

    model1<-lm(yv~xv)
    model2<-lm(yv~xv+I(xv^2)) #Even if we restrict ourselves to the inclusion of a quadratic term, there are many curves we can describe, depending upon the signs of the linear and quadratic terms
    
    anova(model1,model2)
    
    Analysis of Variance Table
    
    Model 1: yv ~ xv
    Model 2: yv ~ xv + I(xv^2)
      Res.Df    RSS Df Sum of Sq      F Pr(>F)  
    1     16 91.057                             
    2     15 68.143  1    22.915 5.0441 0.0402 *
    

    The more complicated curved model is a significant improvement over the linear model (p=0.04) so, in that case, we accept that there is evidence of curvature in the data.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

From previous post, I learnt that for there are two ways, at least, to
Although it is looking similar to my previous post but here purpose is different.
This is a follow-on to a previous post . I am now looking at
I was following a previous post on this that says: For LinkedList get is
I was looking over this previous post on using checkboxes to filter results in
in my previous post I was asking how to generate numbers following a normal
Please refer my previous post here . I did changes accordingly but getting error.
This relates to my previous post: jQuery .load Method causing page refresh AJAX I
This is a previous post detailing a CI setup for Python. The asker and
I accidentally deleted my previous post. Could I know exactly why I should compile

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.