Suggestion: JASP markdown
Hello! :-)
I have been using JASP and very happy with it. Perhaps it would be interesting and useful if JASP could make some kind of markdown like R Markdown where one could integrate the statistical results dynamically with the manuscript draft. This would be immensely helpful for us to avoid entering wrong numbers or manual copy and paste.
(Just a suggestion - I don't know how much work it would take to make it).
Cheersies,
intan
Comments
Thanks for the suggestion. This is definitely an idea that is on our agenda, but we have some bigger fish to fry first...
Cheers,
E.J.
Hi,
How can gen values be written in normal number not in statistical style for instance 3.2e-10,etc, instead get full number.
Best
Antoine
Well, if you want numbers like 3.2e-10 as a full number, you get .00000000032 -- this is not readable, and will wreak havoc on any table. For the p-value we do offer a setting (in preferences) to go with a specific number of decimals, and round to p<.001 or something for the really low numbers.
E.J.