summary statistics in matlab

Hi,
Can someone please let me know if there's a command in matlab to get more than one summary statistics in one command like in minitab ? (may be with plots)
thanks

 Respuesta aceptada

Wayne King
Wayne King el 16 de Jun. de 2013

1 voto

See the help for grpstats() and use the whichstats input to specify various group statistics.

Más respuestas (1)

Azzi Abdelmalek
Azzi Abdelmalek el 16 de Jun. de 2013

1 voto

You can create your own function using summary statistics in matlab

2 comentarios

dav
dav el 16 de Jun. de 2013
Editada: dav el 16 de Jun. de 2013
Is there a way to do these in ONE COMMAND ?
Azzi Abdelmalek
Azzi Abdelmalek el 16 de Jun. de 2013
Look at grpstats

Iniciar sesión para comentar.

Categorías

Etiquetas

Preguntada:

dav
el 16 de Jun. de 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by