Message Boards Message Boards

0
|
1626 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

How to ensure that missing values ​​after replacement are greater than 0?

I have some missing data, and I use SynthesizeMissingValues ​​to automatically generate replacement values, but how to ensure that these replacement values ​​can be greater than 0?

POSTED BY: Tsai Ming-Chou
Posted 11 months ago

The data contains some negative values so the synthesized data will also have some negative values. By somehow constraining the values to be positive the synthesized values will not match the distribution of the data. There are 43 negative values out of 41565, which is a small percentage. Maybe you could just delete them. What does the data represent? Are negative values expected?

POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract