print.npEM returns (invisibly) the full value of x itself,
including the data and posteriors elements.
Details
print.npEM prints the elements of an npEM object
without printing the data or the posterior probabilities.
(These may still be accessed as x$data and x$posteriors.)