cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Discussions

Solve problems, and share tips and tricks with other JMP users.
%3CLINGO-SUB%20id%3D%22lingo-sub-40748%22%20slang%3D%22en-US%22%20mode%3D%22NONE%22%3EAjustar%20m%C3%BAltiples%20respuestas%20Y%20no%20lineales%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-40748%22%20slang%3D%22en-US%22%20mode%3D%22NONE%22%3E%3CP%3EHola%2C%20%3CBR%20%2F%3E%20Estoy%20luchando%20para%20trazar%20una%20gr%C3%A1fica%20de%20respuestas%20en%20Y%20m%C3%BAltiples%20y%20la%20misma%20X%20y%20aplicar%20el%20mismo%20modelo%20para%20todas%20ellas%20por%20separado.%20Por%20separado%2C%20significa%20que%20el%20modelo%20se%20aplicar%C3%A1%20a%20cada%20punto%20de%20datos%20de%20Y%20frente%20a%20X%20y%20luego%20el%20modelo%20mecanicista%20se%20aplicar%C3%A1%20de%20manera%20que%20proporcione%20informaci%C3%B3n%20de%20par%C3%A1metros%20como%20la%20tasa%20de%20crecimiento%2C%20la%20as%C3%ADntota%20y%20la%20escala%20para%20cada%20curva.%20Espero%20que%20eso%20haya%20quedado%20suficientemente%20claro.%20D%C3%A9jame%20saber%20para%20que%20pueda%20explicar%20m%C3%A1s%20si%20es%20necesario.%20Gracias.%3C%2FP%3E%3CP%3E%26nbsp%3B%3C%2FP%3E%3CP%3EMejor%2C%3C%2FP%3E%3CP%3EAhmed%20ElBaradei%26nbsp%3B%3C%2FP%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-40752%22%20slang%3D%22en-US%22%20mode%3D%22NONE%22%3ERe%3A%20Ajustar%20m%C3%BAltiples%20respuestas%20Y%20no%20lineales%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-40752%22%20slang%3D%22en-US%22%20mode%3D%22NONE%22%3E%C2%A1Gracias!%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-40751%22%20slang%3D%22en-US%22%20mode%3D%22NONE%22%3ERe%3A%20Ajustar%20m%C3%BAltiples%20respuestas%20Y%20no%20lineales%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-40751%22%20slang%3D%22en-US%22%20mode%3D%22NONE%22%3EDesea%20apilar%20los%20datos%20para%20tener%20una%20sola%20columna%20X%2C%20una%20sola%20columna%20Y%20y%20una%20columna%20que%20identifique%20de%20qu%C3%A9%20datos%20de%20respuesta%20se%20encuentran%20los%20datos.%20Luego%20puede%20usar%20la%20columna%20Grupo%20en%20la%20plataforma%20No%20lineal%20para%20hacer%20el%20an%C3%A1lisis.%20Para%20obtener%20m%C3%A1s%20informaci%C3%B3n%2C%20consulte%20el%20cap%C3%ADtulo%2013%20del%20Libro%20de%20modelos%20predictivos%20y%20especializados%20que%20se%20encuentra%20en%20Ayuda%26gt%3B%20Libros%20...%20en%20JMP.%20%3CBR%20%2F%3E%3CBR%20%2F%3EMejor%2C%20%3CBR%20%2F%3E%3CBR%20%2F%3E%20METRO%3C%2FLINGO-BODY%3E
Choose Language Hide Translation Bar
ElBaradei
Level I

Fit Multiple non linear Y responses

Hello,
I'm struggling to plot a graph of multiple Y responses and the same X and to apply the same model for all of them separately. Separately means that the model will be applied for each data points of Y vs X and then the mechanistic model will be applied in a way that gives parameters info like growth rate, asymptote, and scale for each curve. I hope that was clear enough. Let me know so I can explain more if needed. Thanks.

 

Best,

Ahmed ElBaradei 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Fit Multiple non linear Y responses

You want to stack the data so that you have a single X Column, a single Y column, and a column that identifies what response data set the data comes from. You can then use the Group column in the Nonlinear platform to do the analysis. For details have a look in chapter 13 of the Predictive and Specialized Modeling Book found under Help > Books... in JMP.

Best,

M

View solution in original post

2 REPLIES 2

Re: Fit Multiple non linear Y responses

You want to stack the data so that you have a single X Column, a single Y column, and a column that identifies what response data set the data comes from. You can then use the Group column in the Nonlinear platform to do the analysis. For details have a look in chapter 13 of the Predictive and Specialized Modeling Book found under Help > Books... in JMP.

Best,

M
ElBaradei
Level I

Re: Fit Multiple non linear Y responses

Thank You!

Recommended Articles