Search Results

Search: Posts Made By: eggali
6,068
Posted By eggali
Alright, that's it! itkamaraj was right. Problem...
Alright, that's it! itkamaraj was right. Problem were the spaces before rho. A combination of both suggestions works perfect! Thanks!!!

Code:
awk -F= '/^ rho/{getline;printf "%f,", $1}END...
6,068
Posted By eggali
Thank you very much. P-value works like a charm!...
Thank you very much. P-value works like a charm! I changed %s to %f. That's even better. However, rho extraction doesn't seem to work as there are two rho's per paragraph.
6,068
Posted By eggali
Extract numbers from .txt file
I need to extract all the p-value numbers and the rho numbers from a .txt file and write them as coma separated values in a new file. Ideally I would get two files in the end, one for p- values and...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 11:29 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy