Code: Select all
series x=nrnd
show log(x).hist
series y=log(x)
y.hist
Moderators: EViews Gareth, EViews Moderator
Code: Select all
series x=nrnd
show log(x).hist
series y=log(x)
y.hist
In this sort of case, I always recommend that the user update to the latest version of EViewsCan't seem to replicate this bug...
Works interactively.
Code: Select all
create u 100
series x=nrnd
show log(x).histUsers browsing this forum: No registered users and 1 guest