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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T04:53:52+00:00 2026-05-19T04:53:52+00:00

The function ezANOVA in the ez package calculates an ANOVA. Often I want to

  • 0

The function ezANOVA in the ez package calculates an ANOVA. Often I want to look at the means inside of these cells. Normally I just retype the formula and use the summaryBy function. This morning I modified the ezANOVA function so that it included in its resulting object the data required to do a summaryBy command. How can I change the object resulting from ezANOVA to by default hide this extra data when printed?

  • 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-19T04:53:53+00:00Added an answer on May 19, 2026 at 4:53 am

    Your question is a little obscure. If you are returning an object with a class you can modify the print or show method for the corresponding class. You will have to know if you are dealing with an S3 or S4 class. loos at ?methods of ?Methods for details. as a quick example if you return an s3 class ‘ezANOVA’ you define a function.

    print.ezANOVA<-function(x){
       #code for formatting the ezANOVA object nice.
    }
    

    Update
    In light of your comment, and that you have already modified the exANOVA function. add this to the end of ezANOVA.

    class(return.value)<-"ezANOVA"
    return(return.value)
    

    then add the print.ezANOVA function and that should handle it.

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

Sidebar

Related Questions

Function calculate_attribute does not return a value; it only works through side effects. Often
function removeNewsItem(id,idStamp,obj){ $('#whiteCover')show(); $('#contentOfBox').html= ('Are you sure you want ot completely remove this news
function a($function, $array) { global $test $test->$function(implode(',' $array)); } For example, I want to
Function RRel(colmn, Optional offst, Optional rng) If offst Is Nothing Then Set offst =
function test() { alert(Array.join.call(arguments,'/')) //alerts / alert(Array.prototype.join.call(arguments,'/')) //alerts Js/JScript alert(Array.join(arguments,'/')) //alerts Js/JScript } test('Js','JScript');
function readArgs() { while getopts i:o:p:s:l:m OPTION; do case $OPTION in i) input=$OPTARG ;;
function stationMenu($scope){ $.ajax({ url: /users/station_names_ajax, type: POST, success: function(data){ $scope.phones = [ {name: Nexus
function something(frm,i){ //var ch=frm.outof1.value; for(var j=1;j<=i;j++) { //var b=outof + j; alert(frm.outof+j.value); } //alert(outof
function updateOption(selection, option) { jQuery('body,html').animate({ scrollTop: jQuery(#msg).offset().top }, 800); jQuery('.'+selection).each(function() { jQuery(img.+selection).removeClass(optionSelected); }); jQuery.ajax({
function get_only_numbers($string){ $getonly = str_split(0123456789); $string = str_split($string); foreach($string as $i => $c){ if(!in_array($c,

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.