[julia-stats] statistics

2016-09-21 Thread parthasarathy ganguly
Is there any code in Julia like "aggregate or tapply' in r package? -- You received this message because you are subscribed to the Google Groups "julia-stats" group. To unsubscribe from this group and stop receiving emails from it, send an email to julia-stats+unsubscr...@googlegroups.com. For

[julia-stats] Exporting Statistics output

2016-09-21 Thread parthasarathy ganguly
What is the way to automatically export statistical output from julia REPL to other file? Writetable seems to export only dataframes. -- You received this message because you are subscribed to the Google Groups "julia-stats" group. To unsubscribe from this group and stop receiving emails from

[julia-stats] Re: Factor analysis

2016-09-21 Thread parthasarathy ganguly
I found the easiest way to do factor analysis is to call r using RCall and enter $ sign. Then you can use r code and do factor analysis. On Sunday, 26 June 2016 03:48:27 UTC+5:30, Jessica Koh wrote: > > Hello, > > Is factor analysis currently being developed? > -- You received this message beca

Re: [julia-stats] Exporting Statistics output

2016-09-23 Thread parthasarathy ganguly
For example, I use "summarystats" function and I get some output. Is it possible to export the output to a csv file? Thank you for your previous answer. Parthasarathy Ganguly On Wed, Sep 21, 2016 at 4:32 PM, Tamas Papp wrote: > I am not aware of any method for automatic export. Y

[julia-stats] Controlling all Julia output up to 4 decimal points

2016-09-28 Thread parthasarathy ganguly
I would like to set all Julia outputs up to 4 decimal points display. How can I do so? -- You received this message because you are subscribed to the Google Groups "julia-stats" group. To unsubscribe from this group and stop receiving emails from it, send an email to julia-stats+unsubscr...@go

[julia-stats] Cross-tabulation of categorical variables like "table" function in r

2016-09-28 Thread parthasarathy ganguly
Is there any function in Julia to do cross tabulation of categorical variables? -- You received this message because you are subscribed to the Google Groups "julia-stats" group. To unsubscribe from this group and stop receiving emails from it, send an email to julia-stats+unsubscr...@googlegro