Hello,
I'm trying to recreate this graph in JMP and I can't figure out how I can add custom error bars to each variable (PE, PW, FW). I can only manage to get one set of error bars. I also couldn't figure out how to get bars for FW next to each other. The bars are grouping by sex instead of variable.
I've attached the data table.
Please help!
Thank you,
Shanice Krombeen
Thanks to Jeff, I could download the file.
The only method, I know of to get teh bars to be adjacent is if they come from one group. So to achieve 2 axes and error bars, the table needed to be restructured. The steps were:
The restructured table is attached teh graphbuilder script is attached to the table. Click on table script to run it.
Oh note teh error bars (the original question) are created by the Min and Max ( range) if the values. By having FW FW-se and FW +se in the same column the mean is the same and the range can be drawn as an error bar.
This wouls have been much easier to do with the raw data (individual measurements).
The attached JMP table will not dowload.
It works for me:-)
It looks like it was the commas in the filename. Chrome on Windows didn't like them. I've renamed the file and reattached it above.
Thanks to Jeff, I could download the file.
The only method, I know of to get teh bars to be adjacent is if they come from one group. So to achieve 2 axes and error bars, the table needed to be restructured. The steps were:
The restructured table is attached teh graphbuilder script is attached to the table. Click on table script to run it.
Oh note teh error bars (the original question) are created by the Min and Max ( range) if the values. By having FW FW-se and FW +se in the same column the mean is the same and the range can be drawn as an error bar.
This wouls have been much easier to do with the raw data (individual measurements).
I can't thank you enough! Just so I know in the future... I had the raw data but I ran a model and wanted to use the least square means and standards errors to create the graph. Is there an easy way to create a graph using least square means you got from fit model report?
Thank you,
Shanice