Untested workaround [Software]
as ElMaestro wrote, using SAS does not guarantee that results are “correct” – one has to use the right code as well. The forum is full of examples of wrong code…
❝ […] Kinetica4.4.1 […] I try to introduce only the value of Cmax but I have not been able to do it, could someone explain me how to do it ?, the procedure of the software indicate how tu entrer all the informations (concentrations and time of all subject)
I don’t have v4.4.1. In v5.0.10 there is an “Assistant” which allows import of structured data (that’s how I recalculated your study). Please read Kinetica’s manual to find out whether this assistant was already implemented in v4.x. If yes, you can import Excel-files or CSV-files (data separator comma, semicolon, tabulator, or blank) written in any text-editor. Example:
Subject Period Sequence Treatment Cmax
1 1 RT R …
1 2 RT T …
… … … … …
n 1 TR T …
n 2 TR R …
If this does not work, maybe a workaround is possible. I guess (!) Kinetica would accept datasets with only two timepoints per subject. In odd rows enter time and concentration zero and in even rows the timepoint and concentration of Cmax. Performing standard NCA should give you the structure which you can use in BE. Untested example:
Subject Period Sequence Treatment Time Conc
1 1 RT R 0 0
1 1 RT R … …
1 2 RT T 0 0
1 2 RT T … …
… … … … … …
… … … … … …
n 1 TR T 0 0
n 1 TR T … …
n 2 TR R 0 0
n 2 TR R … …
Dif-tor heh smusma 🖖🏼 Довге життя Україна!
![[image]](https://static.bebac.at/pics/Blue_and_yellow_ribbon_UA.png)
Helmut Schütz
![[image]](https://static.bebac.at/img/CC by.png)
The quality of responses received is directly proportional to the quality of the question asked. 🚮
Science Quotes
Complete thread:
- problem with kinetica 4.4.1 khaoula 2014-07-08 23:55
- problem with kinetica 4.4.1 ElMaestro 2014-07-09 09:23
- Untested workaroundHelmut 2014-07-10 13:34
- Untested workaround khaoula 2014-07-12 13:32
