PRTools Contents

PRTools User Guide

ismisval

ISMISVAL

Check dataset on missing values

    N = ISMISVAL(A);

Input
 A Dataset

Output
 N 1/0 if dataset A has / has not missing values

Description

The function ISMISVAL tests whether A has any missing value. In case of  no output arguments an error is generated in case of missing values.

See also

dataset, misval,

PRTools Contents

PRTools User Guide

This file has been automatically generated. If badly readable, use the help-command in Matlab.