Statistiche :: Chisqindep.

Statistiche :: Chisqindep è un modulo perl per eseguire il test di chi-quadrato di indipendenza (a.k.a. Tabelle di contingenza).
Scarica ora

Statistiche :: Chisqindep. Classifica e riepilogo

Annuncio pubblicitario

  • Rating:
  • Licenza:
  • Perl Artistic License
  • Prezzo:
  • FREE
  • Nome editore:
  • Yun-Fang Juan , Yahoo! Inc.
  • Sito web dell'editore:
  • http://search.cpan.org/~yunfang/Statistics-ChisqIndep-0.1/ChisqIndep.pm

Statistiche :: Chisqindep. Tag


Statistiche :: Chisqindep. Descrizione

Statistiche :: Chisqindep è un modulo perl per eseguire il test chi quadrato di indipendenza (a.k.a. Tabelle di contingenza). Statistiche :: Chisqindep è un modulo Perl per eseguire il test chi-quadrato di indipendenza (a.k.a. tables di emergenza) .synopsis #example for statistics :: chisqindep uso rigido; Utilizzare statistiche :: chisqindep; Usa POSIX; # Dati di input sotto forma della matrice di referenze di array my @obs = (, ); My $ CHI = Nuove statistiche :: chisqindep; $ CHI-> Load_Data (@Obs); # Stampa i dati di riepilogo insieme alla tabella di contingenza $ Chi-> Print_summary (); #Print la tabella di contingenza solo $ chi-> print_contingancy_table (); # La seguente output è la stessa di chiamare la funzione di Print_Summary #ALL delle informazioni dettagliate come i valori previsti, il grado di libertà # e i totali sono accessibili come oggetti globali #Check se la chiamata Load_Data () ha successo se ($ Chi -> {Valido}) {stampa "righe:", $ chi -> {righe}, "n"; Stampa "Colonne:", $ Chi -> {cols}, "n"; Stampa "Grado di libertà:", $ Chi -> {df}, "n"; Stampa "Conteggio totale:", $ chi -> {total}, "n"; Stampa "Statistica chi-quadrato:", $ chi -> {chisq_statistic}, "n"; Stampa "P-Value:", $ Chi -> {P_Value}, "n"; Stampa "Avvertenza: alcuni dei conteggi delle celle potrebbero essere troppo bassi.n" se ($ chi -> {warning}); #Output the Contingency Table My $ RIWS = $ CHI -> {righe}; # # righe My $ COLS = $ CHI -> {COLS}; # # colonne my $ obs = $ chi -> {obs}; # Valori osservati My $ Exp = $ CHI -> {previsto}; # Valori attesi I miei $ Rtotals = $ Chi -> {rtotals}; # fila ammonta a $ ctotals = $ chi -> {ctotals}; #Column Totals My $ Total = $ Chi -> {total}; # conteggi totali per (My $ J = 0; $ j <$ cols; $ j ++) {stampa "t" $ j + 1; } stampa "trtotaln"; per (il mio $ i = 0; $ i <$ righe; $ i ++) {stampa $ i + 1 "t"; per (il mio $ j = 0; $ j <$ cols; $ j ++) {#observad valori


Statistiche :: Chisqindep. Software correlato

ftphs.

FTPHS è un client FTP e una libreria server per Haskell. ...

156

Scarica