Hi Tobias,

You'll have to explain what you mean with "log transformed values".  If 
your question is if it is possible to generate random numbers from a 
normal distribution (using rnorm()) and then getting their logarithm, 
then you can do that with the obvious caveat that the logarithm is not 
defined for negative numbers.

Julian


Wensui Liu wrote:
> dont think so, unless i miss something here.
> please do check the range of normal random number and the domain of
> log function.
> 
> On 11/14/07, Tobias Schlottmann <[EMAIL PROTECTED]> wrote:
>>
>>    Dear R users,
>>
>>   Simply my question is that how it is possible to generate some random 
>> numbers using rnorm( ) but in log transformed values.
>>
>>   Thank you,
>>
>>   Tobias
>>
>>
>> ---------------------------------
>>
>>         [[alternative HTML version deleted]]
>>
>> ______________________________________________
>> R-help@r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>>
> 
>

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to