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 6956005
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T14:48:41+00:00 2026-05-27T14:48:41+00:00

I have been creating lags for zoo objects using the following econ$gdp4 <- lag(econ$gdp,

  • 0

I have been creating lags for zoo objects using the following econ$gdp4 <- lag(econ$gdp, k = -4, na.pad = TRUE). I have about 6 columns in econ object that I want to create lags for and I want to create lags for periods 1 through 9. Is there a way to use a loop to create these?

  • 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-27T14:48:42+00:00Added an answer on May 27, 2026 at 2:48 pm

    Suppose z is our zoo object. Lets say we want 9 lags for each of columns 2, 3, 4 as well as all columns of the original. Then try:

    merge(z, lag(z[, 2:4], -(1:9)))
    

    Also note that a lag of 0 gives back the same column so this gives the original as well as 9 lags of each column:

    lag(z, -(0:9))
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been reading that creating dependencies by using static classes/singletons in code, is
I have been creating user login form using the various groupcodes, the user login
I have been creating and using a page on the development environment for awhile,
I have been creating Intents using putExtra() for quite a while now and just
I'm new to using Simulink, and have been creating some models/libraries that have roughly
I have been creating an async server socket that sends and recives xml using
I have been creating macros and saving them for later use with the following
I have been working on creating a e-commerce store using Magento and I think
I have been creating a website with Ruby on Rails, and will be hosting
I have been creating Unit tests like crazy and find that I'm often having

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.