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

  • SEARCH
  • Home
  • 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 8258707
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T02:38:13+00:00 2026-06-08T02:38:13+00:00

Yesterday I posted this question on Stats Exchange and based on the response I

  • 0

Yesterday I posted this question on Stats Exchange and based on the response I got, I decided to do some analysis using R’s src() function. It’s part of the “sensitivity” package.

I installed the package with no trouble, and then tried the following command:

sens <- src(seminars, REV, rank=TRUE, nboot=100)

sens is a new variable to store the results of the test

seminars is a data frame that I imported from a CSV file using the read.csv() command

REV is the name of a variable/column in seminars and my desired response variable

When I ran the command, I got the following error:

Error in data.frame(Y = y, X) : object 'REV' not found

Any thoughts?

  • 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-06-08T02:38:15+00:00Added an answer on June 8, 2026 at 2:38 am

    From the documentation of src

       y: a vector containing the responses corresponding to the design
          of experiments (model output variables).
    

    The input needs to be a vector (apparently) and you’re attempting to pass in a name (and not even quoting the name at that). Since REV isn’t defined (I’m guessing due to the error message) in the global environment it doesn’t know what to do.

    From reading the documentation it sounds like what you want to do is pass sensitivity[,-which(colnames(sensitivity) == "REV")] (just the design matrix – you don’t want to include the responses) in as x and sensitivity[,"REV"] in as y.

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

Sidebar

Related Questions

Yesterday I posted this question regarding using lambdas inside of a Join() method to
Yesterday, I posted a question on some tips doing this Remote Client-Server Application in
I posted this question yesterday: yesterday's question One of the response was to use
this is a rephrasing of a question I posted yesterday. I got an answer
I got interested in this question someone posted yesterday about diamond-square algorithms, Node.js /
This is a followup to a question I posted yesterday. I thought everything was
Yesterday I posted a question here ( FxCop and Code Analysis Rules ) about
I posted a question about keys yesterday, and got very helpful responses. I've been
I posted this question yesterday and the answer I go mentioned that I should
Yesterday I posted this question about protecting files: Protecting the app sandbox As mentioned,

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.