Skip to content

Problem to predict new data with mclust

2 messages · Welma Pereira, Sarah Goslee

#
Hi,

It's unlikely that anyone will be able to see your problem without a
reproducible example.

http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example

Are you using the mclust package? That would be the first thing we need to know.

Then, have you worked through the examples in ?predict.Mclust, and do
you understand them?

Then, what do your data look like? str() and such are useful, but the
best option is to use dput() to create a reproducible subset, or to
reproduce your problem using one of the built-in datasets in R, as is
done in the above documentation examples.

Sarah
On Tue, Dec 10, 2013 at 6:41 AM, Welma Pereira <welma.pereira at gmail.com> wrote: