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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T18:55:14+00:00 2026-05-15T18:55:14+00:00

I am wondering how to use apply on a multidimensional array. I have something

  • 0

I am wondering how to use apply on a multidimensional array. I have something like the following:

A <- array(0, c(2, 2, 5))
for(i in 1:5) {
  A[, , i] <- matrix(rnorm(4), 2, 2)
}

I would like to take the average of those slices to get a single 2 by 2 matrix. Any way I come up with is pretty kludgy.

I was hoping to be able to use apply, like I would if I wanted the average say of the columns of a matrix:

B <- matrix(rnorm(10), 5, 2)
B.mean <- apply(B, 2, mean)

But this doesn’t seem to work the way I think it might with 3D arrays:

A.mean <- apply(A, 3, mean)

I appreciate your suggestions.

  • 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-15T18:55:15+00:00Added an answer on May 15, 2026 at 6:55 pm
    A.mean <- apply(A, c(1,2), mean)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 492k
  • Answers 492k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer See Google chart and it's QR code output. NOTE that… May 16, 2026 at 10:29 am
  • Editorial Team
    Editorial Team added an answer I have done v4l2 capture using C. This is probably… May 16, 2026 at 10:29 am
  • Editorial Team
    Editorial Team added an answer This should do it (may require additional classpath elements via… May 16, 2026 at 10:29 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I am wondering how do I make pages automatically use https? Like if a
Wondering what would be the most efficient way to do the following. Game play.
I was wondering which was the fastest way to apply a class on body
I use Catalyst (MVC framework for Perl), but the question probably apply to all
I am wondering if there is some way to apply a gaussian blur onto
General approach in GWT is to use Panels and then apply custom CSS themes
I'm currently discovering scala and I was wondering if I could use traits with
I want to use Subversion with a script based development system, and was wondering
I use the following code on my page: <div id=itemstable class=item_type1> ...other divs here...
I was wondering which IDE choice you flash developer use to write the code....I

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.